Pdfcrowd Mcp Pdf Export — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Pdfcrowd Mcp Pdf Export (Plugin) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Well-designed PDFs from a single prompt. Describe what you need, get a professional document.
Powered by PDFCrowd. Learn more →
Analyze this project and create a comprehensive architecture overview PDF.
Include component diagrams and data flow. Save to architecture-overview.pdfPrerequisites: Node.js 18 or later.
Option A — Install as a plugin (Recommended):
/plugin marketplace add pdfcrowd/pdfcrowd-mcp-pdf-export
/plugin install pdfcrowd-export-pdf@pdfcrowdOption B — Register the MCP server:
claude mcp add --scope user pdfcrowd-export-pdf -- npx -y pdfcrowd-mcp-pdf-exportOr add the equivalent JSON to ~/.claude.json (user scope) or .mcp.json (project scope):
{
"mcpServers": {
"pdfcrowd-export-pdf": {
"command": "npx",
"args": ["-y", "pdfcrowd-mcp-pdf-export"]
}
}
}codex mcp add pdfcrowd-export-pdf -- npx -y pdfcrowd-mcp-pdf-exportOr add manually to ~/.codex/config.toml:
[mcp_servers.pdfcrowd-export-pdf]
command = "npx"
args = ["-y", "pdfcrowd-mcp-pdf-export"]gemini mcp add -s user pdfcrowd-export-pdf npx -y pdfcrowd-mcp-pdf-exportOr add manually to ~/.gemini/settings.json:
{
"mcpServers": {
"pdfcrowd-export-pdf": {
"command": "npx",
"args": ["-y", "pdfcrowd-mcp-pdf-export"]
}
}
}Get started right away — no credentials or signup needed. Output includes a watermark. For watermark-free PDFs, sign up for personal credentials.
Personal credentials can be set in:
~/.pdfcrowd-mcp: PDFCROWD_USERNAME=your_username
PDFCROWD_API_KEY=your_api_keyPDFCROWD_USERNAME and PDFCROWD_API_KEY.Your source code never leaves your machine — only the rendered document is sent to PDFCrowd for PDF conversion.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.