Mmcp.market

Pdfcheck MCP server

by jayjex·io.github.jayjex/pdfcheck-mcp·v0.1.1

MCP server validating PDF page trees: Kids->Page, Contents->stream, orphans, Count match.

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

full report

Adoption
New

36 downloads/wk

Reviews

Write one

Nobody has reviewed Pdfcheck yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Pdfcheck tools (2, 1 write)

write = sends, deletes, buys or posts

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

  • pdf_batchwrite action

    Run pdf_qa over every *.pdf in a directory (flat scan, max 200 files, 50 MB/file). Returns totals plus per-file kids/contents/orphan summaries and the full problem list for every broken file.

  • pdf_qa

    Validate one PDF's page-tree graph: /Kids resolve to /Type /Page, page /Contents point to stream objects, no orphan page objects, /Count vs reachable pages, blank-page (Tj) check. Returns ok, problems[], and the raw report.

Public scan report

scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it

no findings
  • Code scan2 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
  • Maintenancerepository not readable: repo not found3/15
  • Maintainer identityno repository or website to verify2/10
Overall 65/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 @jayjex/pdfcheck-mcp on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add pdfcheck-mcp -- npx -y @jayjex/pdfcheck-mcp
Add to Cursor

Pdfcheck: common questions

Is Pdfcheck MCP server safe?
With care: it is graded C, so read the findings first (65/100). Read the Pdfcheck safety report
How do I install Pdfcheck?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Pdfcheck need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is Pdfcheck maintained?
The latest release is v0.1.1.

More from jayjex