PDFCrowd PDF Export
Quality Score
92
/100
Create polished, professional PDFs from a single prompt. Documentation, reports, charts, and more.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"pdfcrowd-mcp-pdf-export": {
"command": "npx",
"args": [
"-y",
"pdfcrowd-mcp-pdf-export"
],
"env": {
"PDFCROWD_USERNAME": "<pdfcrowd_username>",
"PDFCROWD_API_KEY": "<your-pdfcrowd_api_key>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"pdfcrowd-mcp-pdf-export": {
"command": "npx",
"args": [
"-y",
"pdfcrowd-mcp-pdf-export"
],
"env": {
"PDFCROWD_USERNAME": "<pdfcrowd_username>",
"PDFCROWD_API_KEY": "<your-pdfcrowd_api_key>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y pdfcrowd-mcp-pdf-export§02 Environment variables
PDFCROWD_USERNAMEPDFCrowd username for watermark-free output. Can also be set in ~/.pdfcrowd-mcp.
PDFCROWD_API_KEYsecret
PDFCrowd API key for watermark-free output. Can also be set in ~/.pdfcrowd-mcp.
§03 MCP Quality Score · methodology
freshness
22
completeness
20
installability
25
documentation
15
stability
10
§04 Alternatives in Documents & Spreadsheets
ac.tandem/docs-mcp
ac.tandem/docs-mcp
Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
ai.adramp/google-ads
ai.adramp/google-ads
Google Ads MCP server — manage campaigns, keywords, and metrics.
AutEng MCP - Markdown Publishing & Document Share Links
ai.auteng/docs
Publish markdown documents as public share links with mermaid diagram support. Built by AutEng.ai