← Registry

General Tools

convertfilefast.com

Convert files between formats, merge/split PDFs, and combine images into PDFs.

1 endpoint17 known toolsFirst detected July 6, 2026Last detected September 6, 2026

ENDPOINT 1

https://mcp.convertfilefast.com/mcp

No auth detected

MCP server metadata

Name
ConvertFileFast
Version
3.4.2
Capabilities
experimentalloggingprompts.listChangedresources.listChangedtools.listChangedextensions.io.modelcontextprotocol/ui
Server instructions

Convert files between 50+ formats, run PDF/image operations (merge, split, compress, rotate, protect, unlock, extract text, resize), report API/MCP feedback, and create Stripe billing links. Prefer passing a public URL via `source_url`; otherwise pass base64. Local stdio returns local paths; remote HTTP returns temporary download URLs.

Known tools 17

list_supported_conversions

List every conversion slug supported by the MCP server.

Inferred read-only
convert_file

Convert a document, spreadsheet, presentation, image, PDF, or data file.

Inferred read-only
images_to_pdf

Combine multiple images into one multi-page PDF.

Inferred read-only
merge_pdfs

Merge multiple PDFs into a single PDF, preserving the given order.

Inferred read-only
split_pdf

Extract specific pages/ranges from a PDF.

Inferred read-only
compress_pdf

Reduce the file size of a PDF.

Inferred read-only
rotate_pdf

Rotate pages in a PDF.

Inferred read-only
protect_pdf

Add password protection (encryption) to a PDF.

Inferred read-only
unlock_pdf

Remove password protection from a PDF.

Potential side effects
extract_pdf_text

Extract text and optional tables from a PDF as structured JSON.

Inferred read-only
resize_image

Resize an image to the given width/height.

Inferred read-only
compress_image

Compress an image to reduce file size, optionally capping dimensions.

Inferred read-only
get_billing_status

Return current plan, subscription status, and remaining credits.

Inferred read-only
create_subscription_checkout

Create a Stripe-hosted checkout link for a Pro or Scale subscription.

Potential side effects
create_credit_pack_checkout

Create a Stripe-hosted checkout link for one-time extra credits.

Potential side effects
create_billing_portal_link

Create a Stripe Billing Portal link for payment method and subscription management.

Potential side effects
report_feedback

Report a bug, missing conversion, or quality issue to the ConvertFileFast team.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.convertfilefast]
url = "https://mcp.convertfilefast.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "convertfilefast": {
      "type": "http",
      "url": "https://mcp.convertfilefast.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: convertfilefast
Remote MCP URL: https://mcp.convertfilefast.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "convertfilefast": {
      "url": "https://mcp.convertfilefast.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "convertfilefast": {
      "type": "http",
      "url": "https://mcp.convertfilefast.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "convertfilefast",
  "transport": "streamable-http",
  "url": "https://mcp.convertfilefast.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for convertfilefast.com was fetched 2026-08-24T04:03:10.814Z.

Trust status Neutral

convertfilefast.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.