Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.github.MLTCorp/convertfilefast

REMOTE · MCP.CONVERTFILEFAST.COM · 3 COMPONENTS · SCANNED AUG 3

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

+4 this week 69 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability73
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 1276 tokens (~75/item across 17 items; 17 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · mcp.convertfilefast.com

# add to Claude Code
claude mcp add --transport http mltcorp-convertfilefast https://mcp.convertfilefast.com/mcp
# ~/.codex/config.toml
[mcp_servers.mltcorp-convertfilefast]
url = "https://mcp.convertfilefast.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "mltcorp-convertfilefast": {
      "type": "remote",
      "url": "https://mcp.convertfilefast.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add mltcorp-convertfilefast --url https://mcp.convertfilefast.com/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  mltcorp-convertfilefast:
    url: "https://mcp.convertfilefast.com/mcp"
// mcp.json
{
  "mcpServers": {
    "mltcorp-convertfilefast": {
      "type": "http",
      "url": "https://mcp.convertfilefast.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 1 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 10 to 13. That category is still filling its 30-day observation window: 3 days of observed history at the previous scan, 4 at this one. The score rises as the window fills, whether or not the server changes.

  • 29 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 64

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://mcp.convertfilefast.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=mcp.convertfilefast.com CN=YR2,O=Let's Encrypt,C=US 30 Jun 2026 28 Sept 2026 RSA 4096 SHA256-RSA 5cfae374d47460f2f0f07266a5a9f36c0af
SANs: mcp.convertfilefast.com
CN=YR2,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA 4ebd24947e24d394802d84a52fd5b319
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f
DNSSEC insecure

Validation of mcp.convertfilefast.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
convertfilefast.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=31536000; includeSubDomains; preload
x-content-type-options nosniff
referrer-policy no-referrer
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.convertfilefast.com/mcp Verified 200
http (plaintext) http://mcp.convertfilefast.com/mcp HTTPS enforced 301 https://mcp.convertfilefast.com/mcp
MCP tools — 17 exposed · ~1,202 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
compress_image ~104

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

NameTypeReqDescription
file_base64Base64-encoded image.
formatOutput format (jpeg, png, webp, ...). Defaults to source format.
max_heightOptionally cap the height in pixels.
max_widthOptionally cap the width in pixels.
qualityintegerCompression quality 1-100.
source_urlPublic URL of the image.

Structured output declared, but exposes no named fields.

No examples provided.

compress_pdf ~63

Reduce the file size of a PDF.

NameTypeReqDescription
file_base64Base64-encoded PDF.
qualitystringCompression preset.
remove_metadatabooleanStrip PDF metadata to reduce size further.
source_urlPublic URL of the PDF.

Structured output declared, but exposes no named fields.

No examples provided.

convert_file ~159

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

NameTypeReqDescription
file_base64Base64-encoded source file. Use only when there is no URL.
filenameOriginal filename (with extension); used to detect the source format and name the output.
source_formatSource format token (e.g. 'docx', 'pdf', 'png', 'html', 'url'). Inferred from filename/URL if omitted.
source_urlPublic URL to the source file or webpage (preferred). For a webpage to PDF, point at the page and use target_format='pdf'.
target_formatstringyesDesired output format, e.g. 'pdf', 'csv', 'png'.

Structured output declared, but exposes no named fields.

No examples provided.

create_billing_portal_link ~25

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

Input schema present but exposes no named parameters.

Structured output declared, but exposes no named fields.

No examples provided.

create_credit_pack_checkout ~55

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

NameTypeReqDescription
currencystringPreferred checkout currency.
pack_idstringyesCredit pack to buy: pack_1000 or pack_10000.

Structured output declared, but exposes no named fields.

No examples provided.

create_subscription_checkout ~62

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

NameTypeReqDescription
annualbooleanUse annual billing instead of monthly.
currencystringPreferred checkout currency.
plan_idstringyesPlan to subscribe to: pro or scale.

Structured output declared, but exposes no named fields.

No examples provided.

extract_pdf_text ~76

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

NameTypeReqDescription
extract_tablesbooleanWhether to extract tables too.
file_base64Base64-encoded PDF.
pagesOptional pages/ranges to extract, e.g. '1-5'.
source_urlPublic URL of the PDF.

Structured output declared, but exposes no named fields.

No examples provided.

get_billing_status ~21

Return current plan, subscription status, and remaining credits.

Input schema present but exposes no named parameters.

Structured output declared, but exposes no named fields.

No examples provided.

images_to_pdf ~100

Combine multiple images into one multi-page PDF.

NameTypeReqDescription
filenamesOptional filenames matching files_base64, with extensions.
files_base64Base64-encoded image files to combine, in order.
output_namestringName for the output PDF.
page_sizestringPage size: fit, A4, or letter.
source_urlsPublic image URLs to combine into a multi-page PDF, in order.

Structured output declared, but exposes no named fields.

No examples provided.

list_supported_conversions ~20

List every conversion slug supported by the MCP server.

Input schema present but exposes no named parameters.

Structured output declared, but exposes no named fields.

No examples provided.

merge_pdfs ~83

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

NameTypeReqDescription
files_base64Base64-encoded PDFs to merge, in order (minimum 2). Use when there are no URLs.
output_namestringName for the merged PDF.
source_urlsPublic URLs of the PDFs to merge, in order (minimum 2).

Structured output declared, but exposes no named fields.

No examples provided.

protect_pdf ~55

Add password protection (encryption) to a PDF.

NameTypeReqDescription
file_base64Base64-encoded PDF.
passwordstringyesPassword to set on the PDF.
source_urlPublic URL of the PDF.

Structured output declared, but exposes no named fields.

No examples provided.

report_feedback ~88

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

NameTypeReqDescription
categorystringFeedback category.
contextExtra detail: error message, input format, expected vs actual.
summarystringyesShort description of what went wrong or what is missing.
toolTool or conversion involved, e.g. 'convert_file pdf-to-docx'.

Structured output declared, but exposes no named fields.

No examples provided.

resize_image ~94

Resize an image to the given width/height.

NameTypeReqDescription
file_base64Base64-encoded image.
fitstringHow to fit within width/height.
formatOutput format (jpeg, png, webp, ...). Defaults to source format.
heightTarget height in pixels.
source_urlPublic URL of the image.
widthTarget width in pixels.

Structured output declared, but exposes no named fields.

No examples provided.

rotate_pdf ~77

Rotate pages in a PDF.

NameTypeReqDescription
angleintegeryesRotation in degrees (clockwise).
file_base64Base64-encoded PDF.
pagesPages to rotate, e.g. '1,3,5-7'. Omit to rotate all pages.
source_urlPublic URL of the PDF.

Structured output declared, but exposes no named fields.

No examples provided.

split_pdf ~70

Extract specific pages/ranges from a PDF.

NameTypeReqDescription
file_base64Base64-encoded PDF.
pagesstringyesPages/ranges to extract, e.g. '1,3,5-7' or '1-5'.
source_urlPublic URL of the PDF.

Structured output declared, but exposes no named fields.

No examples provided.

unlock_pdf ~50

Remove password protection from a PDF.

NameTypeReqDescription
file_base64Base64-encoded PDF.
passwordstringyesCurrent password of the PDF.
source_urlPublic URL of the PDF.

Structured output declared, but exposes no named fields.

No examples provided.