Pdfcheck MCP server
MCP server validating PDF page trees: Kids->Page, Contents->stream, orphans, Count match.
36 downloads/wk
Reviews
Write oneNobody 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 postsRead from the package source without running it. The installed server may list more.
pdf_batchwrite actionRun 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_qaValidate 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
- 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
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
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.