PDFCrowd PDF Export MCP Server
io.github.pdfcrowd/pdfcrowd-mcp-pdf-export
What is the PDFCrowd PDF Export MCP server?
Create polished, professional PDFs from a single prompt. Documentation, reports, charts, and more.
How to install PDFCrowd PDF Export
Copy-paste configuration for popular MCP clients.
PDFCROWD_USERNAMEPDFCrowd username for watermark-free output. Can also be set in ~/.pdfcrowd-mcp.
PDFCROWD_API_KEYsecretPDFCrowd API key for watermark-free output. Can also be set in ~/.pdfcrowd-mcp.
{
"mcpServers": {
"pdfcrowd-mcp-pdf-export": {
"command": "npx",
"args": [
"-y",
"pdfcrowd-mcp-pdf-export"
],
"env": {
"PDFCROWD_USERNAME": "<YOUR_PDFCROWD_USERNAME>",
"PDFCROWD_API_KEY": "<YOUR_PDFCROWD_API_KEY>"
}
}
}
}{
"mcpServers": {
"pdfcrowd-mcp-pdf-export": {
"command": "npx",
"args": [
"-y",
"pdfcrowd-mcp-pdf-export"
],
"env": {
"PDFCROWD_USERNAME": "<YOUR_PDFCROWD_USERNAME>",
"PDFCROWD_API_KEY": "<YOUR_PDFCROWD_API_KEY>"
}
}
}
}{
"mcpServers": {
"pdfcrowd-mcp-pdf-export": {
"command": "npx",
"args": [
"-y",
"pdfcrowd-mcp-pdf-export"
],
"env": {
"PDFCROWD_USERNAME": "<YOUR_PDFCROWD_USERNAME>",
"PDFCROWD_API_KEY": "<YOUR_PDFCROWD_API_KEY>"
}
}
}
}{
"servers": {
"pdfcrowd-mcp-pdf-export": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"pdfcrowd-mcp-pdf-export"
],
"env": {
"PDFCROWD_USERNAME": "<YOUR_PDFCROWD_USERNAME>",
"PDFCROWD_API_KEY": "<YOUR_PDFCROWD_API_KEY>"
}
}
}
}claude mcp add pdfcrowd-mcp-pdf-export --env PDFCROWD_USERNAME=<YOUR_PDFCROWD_USERNAME> --env PDFCROWD_API_KEY=<YOUR_PDFCROWD_API_KEY> -- npx -y pdfcrowd-mcp-pdf-exportRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.