FileToPDF is a Model Context Protocol (MCP) server: Convert files, HTML, and Markdown to PDF via the FileToPDF API. Bring your own API key. Because it speaks the Model Context Protocol, AI assistants can use FileToPDF as a set of callable tools instead of you copy-pasting between apps.
You can run FileToPDF two ways: connect to the hosted endpoint at https://api.filetopdf.dev/mcp with no local install, or run it on your own machine via the npm package filetopdf-mcp. Configuration happens through environment variables — you'll need FILETOPDF_API_KEY. The current release is v0.1.1, published under the MIT license, with source at FileToPDF/filetopdf-mcp on GitHub.
On mcp.site, FileToPDF sits in the File System category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain FileToPDF for filetopdf.dev, claim this listing to verify ownership, earn the Verified badge, and keep the details current.