io.github.MLTCorp/convertfilefast
PYPI · CONVERTFILEFAST-MCP · 3 COMPONENTS · SCANNED SEP 21
Convert files, run PDF/image tools, create billing links, and report feedback.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security100
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- Runs setuptools.build_meta at install time, a recognised native-build step with no shell scripting around it. View diagnostics → Pass
- 1 of 23 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency6
- Repository check failed: the declared repository URL returned HTTP 404. See how to fix → View diagnostics → Fail
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- License check failed: no license is declared. See how to fix → Fail
- Actively maintained (last published 82 days ago).Pass
- Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability78
- AI-judged instruction clarity (excellent).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 Management90
- Stability observed for 27 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
Tool Safety75
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- 0 of 2 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "merge_pdfs" implies "merge" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
- An AI judge read all 18 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a current MCP spec version (2026-07-28).Pass
How do I install the io.github.MLTCorp/convertfilefast MCP server?
io.github.MLTCorp/convertfilefast runs locally as a PyPI package, launched with uvx convertfilefast-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
pypi · convertfilefast-mcp
claude mcp add mltcorp-convertfilefast -- uvx convertfilefast-mcp
{
"mcpServers": {
"mltcorp-convertfilefast": {
"command": "uvx",
"args": [
"convertfilefast-mcp"
]
}
}
} {
"servers": {
"mltcorp-convertfilefast": {
"command": "uvx",
"args": [
"convertfilefast-mcp"
]
}
}
} codex mcp add mltcorp-convertfilefast -- uvx convertfilefast-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"mltcorp-convertfilefast": {
"type": "local",
"command": [
"uvx",
"convertfilefast-mcp"
],
"enabled": true
}
}
} openclaw mcp add mltcorp-convertfilefast --command uvx --arg convertfilefast-mcp
mcp_servers:
mltcorp-convertfilefast:
command: "uvx"
args: ["convertfilefast-mcp"] {
"McpServers": {
"mltcorp-convertfilefast": {
"Transport": "stdio",
"Command": "uvx",
"Arguments": [
"convertfilefast-mcp"
]
}
}
} assistant mcp add mltcorp-convertfilefast -t stdio -c uvx -a convertfilefast-mcp
{
"mcpServers": {
"mltcorp-convertfilefast": {
"command": "uvx",
"args": [
"convertfilefast-mcp"
]
}
}
} 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.
- 20 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.
- 18 Sept 26 −3
- Stability: pass → 0.80 functional
- 17 Sept 26 +1
- Stability: 0.97 → pass security
- 15 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.
- 13 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.
- 11 Sept 26 −3
- Stability: pass → 0.80 functional
- 10 Sept 26 +1
- Stability: 0.97 → pass security
- 8 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.
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 21 Sept 2026 · Analysed pypi/convertfilefast-mcp@0.1.4
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | pypi |
Background: How many MCP packages publish verified provenance →
Install scripts 1 script
| Hook | Tier | Command |
|---|---|---|
| build_backend | allowlisted | setuptools.build_meta |
Background: Why install scripts are a supply-chain risk →
Dependencies 23 packages
| Packages resolved | 23 |
|---|---|
| Stale | 1 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
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. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
compress_image Compress Image ~104
Compress an image to reduce file size, optionally capping dimensions.
| Name | Type | Req | Description |
|---|---|---|---|
| file_base64 | – | – | Base64-encoded image. |
| format | – | – | Output format (jpeg, png, webp, ...). Defaults to source format. |
| max_height | – | – | Optionally cap the height in pixels. |
| max_width | – | – | Optionally cap the width in pixels. |
| quality | integer | – | Compression quality 1-100. |
| source_url | – | – | Public URL of the image. |
Structured output declared, but exposes no named fields.
No examples provided.
compress_pdf Compress Pdf ~63
Reduce the file size of a PDF.
| Name | Type | Req | Description |
|---|---|---|---|
| file_base64 | – | – | Base64-encoded PDF. |
| quality | string | – | Compression preset. |
| remove_metadata | boolean | – | Strip PDF metadata to reduce size further. |
| source_url | – | – | Public URL of the PDF. |
Structured output declared, but exposes no named fields.
No examples provided.
convert_file Convert File ~159
Convert a document, spreadsheet, presentation, image, PDF, or data file.
| Name | Type | Req | Description |
|---|---|---|---|
| file_base64 | – | – | Base64-encoded source file. Use only when there is no URL. |
| filename | – | – | Original filename (with extension); used to detect the source format and name the output. |
| source_format | – | – | Source format token (e.g. 'docx', 'pdf', 'png', 'html', 'url'). Inferred from filename/URL if omitted. |
| source_url | – | – | Public URL to the source file or webpage (preferred). For a webpage to PDF, point at the page and use target_format='pdf'. |
| target_format | string | yes | Desired output format, e.g. 'pdf', 'csv', 'png'. |
Structured output declared, but exposes no named fields.
No examples provided.
create_billing_portal_link 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 Create Credit Pack Checkout ~55
Create a Stripe-hosted checkout link for one-time extra credits.
| Name | Type | Req | Description |
|---|---|---|---|
| currency | string | – | Preferred checkout currency. |
| pack_id | string | yes | Credit pack to buy: pack_1000 or pack_10000. |
Structured output declared, but exposes no named fields.
No examples provided.
create_subscription_checkout Create Subscription Checkout ~62
Create a Stripe-hosted checkout link for a Pro or Scale subscription.
| Name | Type | Req | Description |
|---|---|---|---|
| annual | boolean | – | Use annual billing instead of monthly. |
| currency | string | – | Preferred checkout currency. |
| plan_id | string | yes | Plan to subscribe to: pro or scale. |
Structured output declared, but exposes no named fields.
No examples provided.
extract_pdf_text Extract Pdf Text ~76
Extract text and optional tables from a PDF as structured JSON.
| Name | Type | Req | Description |
|---|---|---|---|
| extract_tables | boolean | – | Whether to extract tables too. |
| file_base64 | – | – | Base64-encoded PDF. |
| pages | – | – | Optional pages/ranges to extract, e.g. '1-5'. |
| source_url | – | – | Public URL of the PDF. |
Structured output declared, but exposes no named fields.
No examples provided.
get_billing_status 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 Images To Pdf ~100
Combine multiple images into one multi-page PDF.
| Name | Type | Req | Description |
|---|---|---|---|
| filenames | – | – | Optional filenames matching files_base64, with extensions. |
| files_base64 | – | – | Base64-encoded image files to combine, in order. |
| output_name | string | – | Name for the output PDF. |
| page_size | string | – | Page size: fit, A4, or letter. |
| source_urls | – | – | Public 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 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 Merge Pdfs ~83
Merge multiple PDFs into a single PDF, preserving the given order.
| Name | Type | Req | Description |
|---|---|---|---|
| files_base64 | – | – | Base64-encoded PDFs to merge, in order (minimum 2). Use when there are no URLs. |
| output_name | string | – | Name for the merged PDF. |
| source_urls | – | – | Public URLs of the PDFs to merge, in order (minimum 2). |
Structured output declared, but exposes no named fields.
No examples provided.
protect_pdf Protect Pdf ~55
Add password protection (encryption) to a PDF.
| Name | Type | Req | Description |
|---|---|---|---|
| file_base64 | – | – | Base64-encoded PDF. |
| password | string | yes | Password to set on the PDF. |
| source_url | – | – | Public URL of the PDF. |
Structured output declared, but exposes no named fields.
No examples provided.
report_feedback Report Feedback ~88
Report a bug, missing conversion, or quality issue to the ConvertFileFast team.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | – | Feedback category. |
| context | – | – | Extra detail: error message, input format, expected vs actual. |
| summary | string | yes | Short description of what went wrong or what is missing. |
| tool | – | – | Tool or conversion involved, e.g. 'convert_file pdf-to-docx'. |
Structured output declared, but exposes no named fields.
No examples provided.
resize_image Resize Image ~94
Resize an image to the given width/height.
| Name | Type | Req | Description |
|---|---|---|---|
| file_base64 | – | – | Base64-encoded image. |
| fit | string | – | How to fit within width/height. |
| format | – | – | Output format (jpeg, png, webp, ...). Defaults to source format. |
| height | – | – | Target height in pixels. |
| source_url | – | – | Public URL of the image. |
| width | – | – | Target width in pixels. |
Structured output declared, but exposes no named fields.
No examples provided.
rotate_pdf Rotate Pdf ~77
Rotate pages in a PDF.
| Name | Type | Req | Description |
|---|---|---|---|
| angle | integer | yes | Rotation in degrees (clockwise). |
| file_base64 | – | – | Base64-encoded PDF. |
| pages | – | – | Pages to rotate, e.g. '1,3,5-7'. Omit to rotate all pages. |
| source_url | – | – | Public URL of the PDF. |
Structured output declared, but exposes no named fields.
No examples provided.
split_pdf Split Pdf ~70
Extract specific pages/ranges from a PDF.
| Name | Type | Req | Description |
|---|---|---|---|
| file_base64 | – | – | Base64-encoded PDF. |
| pages | string | yes | Pages/ranges to extract, e.g. '1,3,5-7' or '1-5'. |
| source_url | – | – | Public URL of the PDF. |
Structured output declared, but exposes no named fields.
No examples provided.
unlock_pdf Unlock Pdf ~50
Remove password protection from a PDF.
| Name | Type | Req | Description |
|---|---|---|---|
| file_base64 | – | – | Base64-encoded PDF. |
| password | string | yes | Current password of the PDF. |
| source_url | – | – | Public URL of the PDF. |
Structured output declared, but exposes no named fields.
No examples provided.
What is the io.github.MLTCorp/convertfilefast MCP server?
io.github.MLTCorp/convertfilefast is an MCP server listed in the public MCP registry as io.github.MLTCorp/convertfilefast. Convert files, run PDF/image tools, create billing links, and report feedback. This page covers its PyPI package (convertfilefast-mcp).
Is the io.github.MLTCorp/convertfilefast MCP server safe to use?
io.github.MLTCorp/convertfilefast scores 74 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 21 September 2026. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the io.github.MLTCorp/convertfilefast MCP server expose?
io.github.MLTCorp/convertfilefast exposes 17 tools: list_supported_conversions, convert_file, images_to_pdf, merge_pdfs, split_pdf, and 12 more. Their descriptions and schemas cost roughly 1,202 tokens of context every time the server is loaded.
Is the io.github.MLTCorp/convertfilefast MCP server still maintained?
io.github.MLTCorp/convertfilefast is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.