Mmcp.market

pdffr MCP server

by AmerSarhan·io.github.AmerSarhan/pdffr-mcp·v0.1.1

Local, private PDF to Markdown for agents: geometry-first parsing, OCR only where needed.

A92/100grade A
What users say
No reviews yet
Be the first
Safety scan
A92/100

full report

Adoption
Growing

0 stars40 downloads/wk

Reviews

Write one

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

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

  • pdf_outline

    List the headings of a PDF with their level and page number, so you can decide which pages to read with pdf_to_markdown.

  • pdf_tables

    Extract every table in a PDF as JSON rows: [{ page, rows: string[][] }]. The first row is the header.

  • pdf_to_markdown

    Decompile 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

no findings
  • 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
Overall 92/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 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
Add to Cursor

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.

  • Citra
    Local-first PDF evidence for agents: structure, tables, OCR, and citations. SDK · CLI · MCP.
    A

More from AmerSarhan