Turns HTML content into polished PDFs without leaving your terminal. You describe what you want in a prompt (documentation, reports, architecture diagrams) and it handles the rendering and conversion through the PDFCrowd API. Works out of the box with a watermark, or connect your PDFCrowd credentials for clean output. Your source code stays local. Only the rendered HTML gets sent for PDF generation. Useful when you need to package up code analysis, project documentation, or data visualizations into a shareable format without manually wrangling layout tools. Supports stdio transport and runs via npx, so setup is minimal across Claude Code, Codex, and Gemini CLI.
claude mcp add --transport stdio pdfcrowd-pdfcrowd-mcp-pdf-export uvx pdfcrowd-mcp-pdf-export