pdffr MCP server
Local, private PDF to Markdown for agents: geometry-first parsing, OCR only where needed.
0 stars40 downloads/wk
Reviews
Write oneNobody has reviewed pdffr yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
pdffr tools (3)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
pdf_outlineList the headings of a PDF with their level and page number, so you can decide which pages to read with pdf_to_markdown.
pdf_tablesExtract every table in a PDF as JSON rows: [{ page, rows: string[][] }]. The first row is the header.
pdf_to_markdownDecompile a PDF into Markdown (headings, lists, tables, math as LaTeX) locally. Born-digital pages take milliseconds; scans and screenshots get on-device OCR only where needed. Nothing is uploaded. Use pdf_outline first on long documents to pick pages.
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- Code scan3 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 qualitylocal package, no credentials required12/15
- Maintenancelast push 17 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Install directly
Runs npx -y pdffr-mcp on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add pdffr-mcp -- npx -y pdffr-mcp
pdffr: common questions
- Is pdffr MCP server safe?
- Yes, by our scan: it is graded A (92/100). Read the pdffr safety report
- How do I install pdffr?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does pdffr need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is pdffr maintained?
- The last commit was 17 days ago (2026-09-03). The latest release is v0.1.1.
- What can I use instead of pdffr?
- Servers from other publishers that do the same job: Citra MCP server.
Alternatives to pdffr
Same job from other publishers: the closest match first, then the best rated.
- CitraLocal-first PDF evidence for agents: structure, tables, OCR, and citations. SDK · CLI · MCP.not reviewedEstablishedA