Enables conversion of files, HTML, and Markdown to PDF through natural language, using the FileToPDF API.
{ "mcpServers": { "filetopdf": { "command": "npx", "args": [ "-y", "filetopdf-mcp" ] } } }