MCP Server
MCP
PDFCrowd PDF Export
Create polished, professional PDFs from a single prompt. Documentation, reports, charts, and more.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "pdfcrowd-mcp-pdf-export",
"version": "1.2.2",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "PDFCrowd username for watermark-free output. Can also be set in ~/.pdfcrowd-mcp.",
"name": "PDFCROWD_USERNAME"
},
{
"description": "PDFCrowd API key for watermark-free output. Can also be set in ~/.pdfcrowd-mcp.",
"isSecret": true,
"name": "PDFCROWD_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment