Skip to content
Claude Desktop

PDFCrowd PDF Export for Claude Desktop

io.github.pdfcrowd/pdfcrowd-mcp-pdf-export

Create polished, professional PDFs from a single prompt. Documentation, reports, charts, and more.

client:Claude Desktop transport:stdio runtime:npm

Install PDFCrowd PDF Export in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "pdfcrowd-mcp-pdf-export": {
      "command": "npx",
      "args": [
        "-y",
        "pdfcrowd-mcp-pdf-export"
      ],
      "env": {
        "PDFCROWD_USERNAME": "<PDFCROWD_USERNAME>",
        "PDFCROWD_API_KEY": "<PDFCROWD_API_KEY>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

PDFCrowd PDF Export in other clients