io.github.mltcorp/convertfilefast
io.github.mltcorp/convertfilefastConvert files, run PDF/image tools, create billing links, and report feedback.
Tools · 17
List every conversion slug supported by the MCP server.
Convert a document, spreadsheet, presentation, image, PDF, or data file.
Combine multiple images into one multi-page PDF.
Merge multiple PDFs into a single PDF, preserving the given order.
Extract specific pages/ranges from a PDF.
Reduce the file size of a PDF.
Rotate pages in a PDF.
Add password protection (encryption) to a PDF.
Remove password protection from a PDF.
Extract text and optional tables from a PDF as structured JSON.
Resize an image to the given width/height.
Compress an image to reduce file size, optionally capping dimensions.
Return current plan, subscription status, and remaining credits.
Create a Stripe-hosted checkout link for a Pro or Scale subscription.
Create a Stripe-hosted checkout link for one-time extra credits.
Create a Stripe Billing Portal link for payment method and subscription management.
Report a bug, missing conversion, or quality issue to the ConvertFileFast team.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.github.mltcorp/convertfilefast": {
"url": "https://mcp.convertfilefast.com/mcp",
"transport": "streamable-http"
}
}
}