Loading MCP server directory, please wait...
Normalize and convert more than 400 file types via TweekIT's hosted MCP streamable HTTP endpoint.
npx @getmcp/cli add io.github.equilibrium-team/tweekitRequires Python 3.10+. Community-contributed server. Review source before installing.
ApiKeyTweekIT API key issued from the TweekIT account portal.
ApiSecretAPI secret paired with the ApiKey for authenticated conversions.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.equilibrium-team/tweekit": {
"url": "https://mcp.tweekit.io/mcp",
"transport": "streamable-http",
"headers": {
"ApiKey": "",
"ApiSecret": ""
}
}
}
}