# convertfilefast MCP server

Convert files, run PDF/image tools, create billing links, and report feedback.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-mltcorp-convertfilefast
- Repository: https://github.com/MLTCorp/conversor-pdf

## Install
- Command: `uvx convertfilefast-mcp`
- Endpoint: https://mcp.convertfilefast.com/mcp
- Auth: Auth required by registry metadata

## Setup notes
- Remote header: X-API-Key (required; secret)
- Package: Pypi convertfilefast-mcp v0.1.4
- Environment variable: CONVERTFILEFAST_API_KEY (required; secret)
- Package: Npm convertfilefast-mcp v0.1.4
- Environment variable: CONVERTFILEFAST_API_KEY (required; secret)
- The upstream registry signals required auth or secrets.
- Remote endpoint: https://mcp.convertfilefast.com/mcp
- Header: X-API-Key

## Tools
- list_supported_conversions - List every conversion slug supported by the MCP server. Endpoint: https://mcp.convertfilefast.com/mcp
- convert_file - Convert a document, spreadsheet, presentation, image, PDF, or data file. Endpoint: https://mcp.convertfilefast.com/mcp
- images_to_pdf - Combine multiple images into one multi-page PDF. Endpoint: https://mcp.convertfilefast.com/mcp
- merge_pdfs - Merge multiple PDFs into a single PDF, preserving the given order. Endpoint: https://mcp.convertfilefast.com/mcp
- split_pdf - Extract specific pages/ranges from a PDF. Endpoint: https://mcp.convertfilefast.com/mcp
- compress_pdf - Reduce the file size of a PDF. Endpoint: https://mcp.convertfilefast.com/mcp
- rotate_pdf - Rotate pages in a PDF. Endpoint: https://mcp.convertfilefast.com/mcp
- protect_pdf - Add password protection (encryption) to a PDF. Endpoint: https://mcp.convertfilefast.com/mcp
- unlock_pdf - Remove password protection from a PDF. Endpoint: https://mcp.convertfilefast.com/mcp
- extract_pdf_text - Extract text and optional tables from a PDF as structured JSON. Endpoint: https://mcp.convertfilefast.com/mcp
- resize_image - Resize an image to the given width/height. Endpoint: https://mcp.convertfilefast.com/mcp
- compress_image - Compress an image to reduce file size, optionally capping dimensions. Endpoint: https://mcp.convertfilefast.com/mcp
- get_billing_status - Return current plan, subscription status, and remaining credits. Endpoint: https://mcp.convertfilefast.com/mcp
- create_subscription_checkout - Create a Stripe-hosted checkout link for a Pro or Scale subscription. Endpoint: https://mcp.convertfilefast.com/mcp
- create_credit_pack_checkout - Create a Stripe-hosted checkout link for one-time extra credits. Endpoint: https://mcp.convertfilefast.com/mcp
- create_billing_portal_link - Create a Stripe Billing Portal link for payment method and subscription management. Endpoint: https://mcp.convertfilefast.com/mcp
- report_feedback - Report a bug, missing conversion, or quality issue to the ConvertFileFast team. Endpoint: https://mcp.convertfilefast.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.MLTCorp
- Version: 0.1.4
- Runtime: Pypi, Npm
- Transports: STDIO, HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jun 30, 2026
- Source: https://registry.modelcontextprotocol.io
