{"name":"com.changethisfile/mcp","slug":"changethisfile-mcp","title":"ChangeThisFile","description":"1,000+ conversion routes plus translate, extract tables, compress. 25 free/month, then a free key.","url":"https://mcp.market/server/changethisfile-mcp","rating":null,"grade":"A","score":89,"certified":false,"status":"active","category":"scraping","tags":["scraping"],"presence":{"score":31,"stars":6,"forks":0,"downloads_week":null,"last_push_at":"2026-08-24T23:34:22.000Z","license":"MIT"},"uptime":{"percent":100,"checks":9,"ok":9,"last_checked_at":"2026-09-21T13:25:59.231Z","last_ok_at":"2026-09-21T13:25:59.231Z","latency_ms":290},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":"https://github.com/aadilr/changethisfile-mcp","website":"https://changethisfile.com","version":"1.2.0","remotes":[{"type":"streamable-http","url":"https://changethisfile.com/mcp"}],"packages":[],"tools":[{"name":"check_job","description":"Check the status of a previously submitted file job (translate_file, extract_tables, compress_file). Returns the current status, preview + checkout link for completed paid jobs, or the download URL for completed free/paid-and-unlocked jobs.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"job_id":{"type":"string","description":"The job_id returned by a job tool"}},"required":["job_id"]}},{"name":"compress_file","description":"Compress a file (PDF, JPG, PNG, WebP, MP4, MOV, WebM) down to an exact target size — e.g. \"under 5MB for an upload form\". FREE (daily limit applies). Returns a download URL on success; if the target is physically unreachable it fails honestly and reports the smallest achievable size. Provide EITHER source_url OR base64_content, plus a filename with extension.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"source_url":{"type":"string","description":"Publicly accessible URL of the input file (preferred for large files)"},"base64_content":{"type":"string","description":"Base64-encoded file content (for small files)"},"filename":{"type":"string","description":"Filename WITH extension (e.g. \"report.pdf\"). Required when the format cannot be inferred from source_url."},"target_size_kb":{"type":"integer","description":"Target maximum size in kilobytes (e.g. 5120 for 5MB). Min 50KB."}},"required":["target_size_kb"]}},{"name":"convert_file","description":"Convert a file from one format to another. Anonymous callers get 25 free conversions per month per network; after that a free verified ChangeThisFile API key is required (25/month shared across REST + MCP; send it as Authorization: Bearer ctf_sk_…). Pass EITHER a publicly accessible URL (source_url) OR base64-encoded file contents (base64_content + source_format) — exactly one is required. Returns a temporary download URL (valid 1 hour; file deleted within 24 hours).","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"source_url":{"type":"string","description":"Publicly accessible URL of the file to convert (preferred for large files)"},"base64_content":{"type":"string","description":"Base64-encoded file content (for small files; max ~5MB)"},"source_format":{"type":"string","description":"Source format extension (e.g. \"docx\", \"mp4\"). Optional: detected from filename, URL response filename, or file bytes when omitted."},"target_format":{"type":"string","description":"Target format extension (e.g. \"json\", \"mp3\", \"pdf\"). Required."},"filename":{"type":"string","description":"Optional filename hint for auto-detection (e.g. \"document.docx\"). Include this for extensionless download URLs when known."}},"required":["target_format"]}},{"name":"do_file_job","description":"Describe what you want done to a file in plain language — e.g. \"translate this contract to German\", \"pull every table out of this PDF into Excel\", \"shrink this video to under 25MB\", \"convert this to PDF\". The instruction is routed to the right job automatically; if the request is not supported yet you get an honest explanation of what is. Provide EITHER source_url OR base64_content, plus a filename with extension.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"instruction":{"type":"string","description":"What to do with the file, in plain language (any language)"},"source_url":{"type":"string","description":"Publicly accessible URL of the input file (preferred for large files)"},"base64_content":{"type":"string","description":"Base64-encoded file content (for small files)"},"filename":{"type":"string","description":"Filename WITH extension (e.g. \"report.pdf\"). Required when the format cannot be inferred from source_url."}},"required":["instruction"]}},{"name":"extract_tables","description":"Extract every table from a PDF or image (PNG, JPG, WebP) into a clean multi-sheet Excel file. The job runs immediately and returns a FREE preview of the first table plus a secure Stripe checkout link — the full .xlsx unlocks after payment ($3.99, one-time, no account needed). Provide EITHER source_url OR base64_content, plus a filename with extension.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"source_url":{"type":"string","description":"Publicly accessible URL of the input file (preferred for large files)"},"base64_content":{"type":"string","description":"Base64-encoded file content (for small files)"},"filename":{"type":"string","description":"Filename WITH extension (e.g. \"report.pdf\"). Required when the format cannot be inferred from source_url."}},"required":[]}},{"name":"list_conversions","description":"List all supported conversion routes. Optionally filter by source format to see what you can convert FROM a specific format.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"source_format":{"type":"string","description":"Filter by source format (e.g. \"docx\" returns all DOCX target options)"}},"required":[]}},{"name":"translate_file","description":"Translate a document into another language with the original layout and formatting preserved (DOCX, PPTX, XLSX, PDF, TXT, MD, SRT, VTT). The job runs immediately and returns a FREE preview of the first pages plus a secure Stripe checkout link — the full translated file unlocks after payment ($4.99, one-time, no account needed). Provide EITHER source_url OR base64_content, plus a filename with extension.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"source_url":{"type":"string","description":"Publicly accessible URL of the input file (preferred for large files)"},"base64_content":{"type":"string","description":"Base64-encoded file content (for small files)"},"filename":{"type":"string","description":"Filename WITH extension (e.g. \"report.pdf\"). Required when the format cannot be inferred from source_url."},"target_language":{"type":"string","description":"Target language name, e.g. \"Spanish\", \"Japanese\", \"Brazilian Portuguese\""}},"required":["target_language"]}}],"scan":{"score":89,"grade":"A","scanned_at":"2026-09-21T13:05:04.985Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-21T13:05:04.956Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 1734ms"]},"poisoning":{"score":15,"max":15,"notes":["7 tool descriptions checked"]},"auth":{"score":10,"max":15,"notes":["open endpoint, read-only tools"]},"maintenance":{"score":15,"max":15,"notes":["last push 28 days ago"]},"identity":{"score":7,"max":10,"notes":["namespace and repository owner differ","GitHub account older than a year","website matches verified namespace"]}},"findings":[],"inputs":{"probes":[{"url":"https://changethisfile.com/mcp","reachable":true,"authRequired":false,"latencyMs":1734,"serverInfo":{"name":"changethisfile","version":"1.4.0"}}],"packages":[],"repo":{"found":true,"owner":"aadilr","repo":"changethisfile-mcp","archived":false,"pushedAt":"2026-08-24T23:34:22Z","stars":6,"forks":0,"openIssues":1,"ownerType":"User","ownerAvatarUrl":"https://avatars.githubusercontent.com/u/1498510?v=4","ownerCreatedAt":"2012-03-04T04:06:50Z","license":"MIT"},"icon":{"url":"https://changethisfile.com/images/favicon.png","source":"site","width":32,"height":32},"presence":{"stars":6,"forks":0,"downloadsWeek":null,"license":"MIT","lastPushAt":"2026-08-24T23:34:22.000Z","score":31}}}},"grade_history":[],"reviews":[]}