Loading MCP server directory, please wait...
Convert 50+ file formats and run PDF/image operations via the ConvertFileFast API.
npx @getmcp/cli add io.github.MLTCorp/convertfilefastRequires Python 3.10+. Community-contributed server. Review source before installing.
CONVERTFILEFAST_API_KEYYour ConvertFileFast API key (starts with cff_). Create one at https://www.convertfilefast.com/signup
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.MLTCorp/convertfilefast": {
"command": "uvx",
"args": [
"convertfilefast-mcp"
],
"env": {
"CONVERTFILEFAST_API_KEY": ""
}
}
}
}