58
/ 100
12 days ago
glama

FileToPDF MCP server

Enables conversion of files, HTML, and Markdown to PDF through natural language, using the FileToPDF API.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
4 tools verified — handlers match their declared behaviour
1 read-only tool verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: FILETOPDF_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretFILETOPDF_API_KEY"env": { "": "sk_live_YOUR_API_KEY" }
configFILETOPDF_BASE_URL
configFILETOPDF_OUTPUT_DIRenv var, or pass save_path, to also write the PDF to disk.
configPORTnpm run build && npm run start:http # listens on $ (default 8080) at /mcp
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/filetopdf-filetopdf-mcp-2z5afl)](https://m8ven.ai/mcp/filetopdf-filetopdf-mcp-2z5afl)
commit: ee9cfd6863414f19ac47088d2668ee83120f1c02
code hash: 2f7349aae6ba4e8bfdfb7b11f2af310342559ddba708049799b923f7bec7a54a
verified: 6/10/2026, 10:33:38 AM
view raw JSON →