Analytics
Trust: 39/100 (Limited)PDFCrowd PDF Export Guide
Create polished, professional PDFs from a single prompt. Documentation, reports, charts, and more.
by pdfcrowd
Quick Start
Install
npx pdfcrowd-mcp-pdf-exportClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-pdfcrowd-pdfcrowd-mcp-pdf-export": {
"command": "npx",
"args": [
"pdfcrowd-mcp-pdf-export"
]
}
}
}