Skip to content

PDFCrowd PDF Export for Cline

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

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

client:Cline transport:stdio runtime:npm

Install PDFCrowd PDF Export in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

PDFCrowd PDF Export in other clients