Loading MCP server directory, please wait...
Create polished, professional PDFs from a single prompt. Documentation, reports, charts, and more.
npx @getmcp/cli add io.github.pdfcrowd/pdfcrowd-mcp-pdf-exportRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.pdfcrowd/pdfcrowd-mcp-pdf-export": {
"command": "npx",
"args": [
"-y",
"pdfcrowd-mcp-pdf-export"
],
"env": {
"PDFCROWD_USERNAME": "",
"PDFCROWD_API_KEY": ""
}
}
}
}