Normalize and convert 400+ file types via TweekIT's hosted MCP endpoint.
Normalize and convert 400+ file types via TweekIT's hosted MCP endpoint.
Is it safe?
No known CVEs for tweekit-mcp.
No authentication — any process on your machine can connect to this server.
License not specified.
Last scanned 0 days ago.
Is it maintained?
Last commit 122 days ago. 1 GitHub stars.
Will it work with my client?
Transport: stdio, sse, http. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
How much context will it use?
1 tool. Estimated ~200 tokens of your context window (0.1% of 200K).
What if it doesn't work?
Common issues: JSON syntax errors in config, Python version mismatch, network or firewall blocking. covers troubleshooting.
{
"mcpServers": {
"tweekit": {
"url": "https://mcp.tweekit.io/mcp",
"type": "streamable-http",
"headers": {
"ApiKey": "${TWEEKIT_API_KEY}",
"ApiSecret": "${TWEEKIT_API_SECRET}"
}
}
}
}Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
uvx tweekit-mcp 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
convertConvert and transform files between formats with optional operations like resize, crop, and background changes
Last scanned 2h ago
No known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.