PodPDF MCP server
Turn HTML, Markdown, URLs and saved templates into PDFs with the PodPDF API.
Little public usage data yet
Reviews
Write oneNobody has reviewed PodPDF yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
PodPDF tools (5)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
generate_pdfConvert HTML, Markdown or a public HTTPS URL to a PDF (up to 25 pages, 30 seconds). Returns a download link valid for 1 hour. Costs one PodPDF credit. Docs: …/api-reference/quickjob
get_download_linkGet a fresh 1-hour download link for a finished job's stored output (long, bulk, merge/split, or stored quick and template jobs). Docs: …/api-reference/jobs
get_jobGet the status and details of a PodPDF job (queued, processing, completed, partial_failed, failed, timeout). Docs: …/api-reference/jobs
render_templateFill a saved PodPDF template with data and render it to PDF. Template IDs are shown in the dashboard (Templates → Use via API). Docs: …/api-reference/templates
start_long_jobQueue a large HTML or Markdown document (up to 100 pages) for asynchronous rendering. Returns a job_id; set wait to true to poll until it finishes and return the download link. Docs: …/api-reference/longjob
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- Code scan4 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitystatic API keys via environment variables6/15
- Maintenanceno repository listed3/15
- Maintainer identityno repository or website to verify2/10
Findings (1)
- lowNo source repository listed
maint.no-repo
Install directly
Runs npx -y podpdf-mcp on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add podpdf -- npx -y podpdf-mcp
PodPDF: common questions
- Is PodPDF MCP server safe?
- With care: it is graded C, so read the findings first (55/100). Read the PodPDF safety report
- How do I install PodPDF?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does PodPDF need an API key?
- Yes. The registry entry asks for
PODPDF_API_KEY. - Is PodPDF maintained?
- The latest release is v1.0.0.