convertfilefast for Claude Desktop
io.github.mltcorp/convertfilefast
Convert files, run PDF/image tools, create billing links, and report feedback.
client:Claude Desktop
transport:streamable-http
runtime:pypi
tools:18
Install convertfilefast in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"convertfilefast": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.convertfilefast.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- list_supported_conversions
- convert_file
- images_to_pdf
- merge_pdfs
- split_pdf
- compress_pdf
- rotate_pdf
- protect_pdf
- unlock_pdf
- extract_pdf_text
- resize_image
- compress_image
- get_billing_status
- create_subscription_checkout
- create_credit_pack_checkout
- create_billing_portal_link
- manage_auto_recharge
- report_feedback