Mmcp.market

PodPDF MCP server

by mohzameer·io.github.mohzameer/podpdf·v1.0.0

Turn HTML, Markdown, URLs and saved templates into PDFs with the PodPDF API.

C55/100grade C
What users say
No reviews yet
Be the first
Safety scan
C55/100

full report

Adoption
New

Little public usage data yet

Reviews

Write one

Nobody 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 posts

Read from the package source without running it. The installed server may list more.

  • generate_pdf

    Convert 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_link

    Get 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_job

    Get the status and details of a PodPDF job (queued, processing, completed, partial_failed, failed, timeout). Docs: …/api-reference/jobs

  • render_template

    Fill 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_job

    Queue 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

1 low
  • 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 listedmaint.no-repo
Overall 55/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

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
Add to Cursor

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.

More from mohzameer