mcpbeat Sign in

PDF Spec (PDF Agent Stack) MCP Server

local only

PDF Spec (PDF Agent Stack) runs on your own machine — the client starts it, so there is no endpoint to ping. 213 installs a week from npm. Last commit 19 Sep 2026.

Look up ISO 32000 (PDF) clauses, requirements and terms. A reference, not a conformance checker.

Installs per day peak 168 · avg 26 · +159% w/w
a month agotoday
213
Installs / week
npm · @shuji-bonji/pdf-spec-mcp
2
Stars
0 open issues
19 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check PDF Spec (PDF Agent Stack) every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add pdf-spec-mcp -- npx -y @shuji-bonji/pdf-spec-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "pdf-spec-mcp": {
      "args": [
        "-y",
        "@shuji-bonji/pdf-spec-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.pdf-spec-mcp]
command = "npx"
args = ["-y", "@shuji-bonji/pdf-spec-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "pdf-spec-mcp": {
      "args": [
        "-y",
        "@shuji-bonji/pdf-spec-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "pdf-spec-mcp": {
      "args": [
        "-y",
        "@shuji-bonji/pdf-spec-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to PDF Spec (PDF Agent Stack)

same job, measured the same way
PDF Verify (PDF Agent Stack)
by shuji-bonji

Verify PDF signatures, detect tampering, and identify PDF/A and PAdES conformance levels.

757 installs/wk local only
FinalPeace
by finalpeace

State document requirements for all 50 US states, an after-a-loss checklist, and a planning gap chec

4 tools answering
PDF Reader (PDF Agent Stack)
by shuji-bonji

Read PDF internals: text, structure, fonts, signatures and tags, with what was not read declared.

611 installs/wk local only
Blackout
by thrain

Permanent local PDF redaction: text is removed and verified gone, not covered. No uploads.

67 installs/wk local only
Ivisa
by ivisa-www

Check visa requirements and travel documents for international travel destinations.

1 tools answering
PDF MCP
by wesseltl

Extract text and tables from PDFs for an agent: invoices, reports, statements.

109 installs/wk local only
MainBook Bank Statement Converter
by mainbook

Convert PDF bank statements to checked Excel, CSV or JSON with balance validation.

253 installs/wk 4 tools answering
I
Handiworks
by lukehal

MCP tools for AI agents: render URLs to image/PDF, check link health, convert HTML/CSV/JSON.

3 tools answering

PDF Spec (PDF Agent Stack) — questions

Answers built from our own checks of this server.

Why is there no uptime for PDF Spec (PDF Agent Stack)?
PDF Spec (PDF Agent Stack) runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @shuji-bonji/pdf-spec-mcp was installed 213 times last week.
How do I connect PDF Spec (PDF Agent Stack)?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @shuji-bonji/pdf-spec-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use PDF Spec (PDF Agent Stack)?
The npm package @shuji-bonji/pdf-spec-mcp was installed 213 times in the last week. Week over week that is +159%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is PDF Spec (PDF Agent Stack) open source?
Yes — it is published under the MIT licence, written in TypeScript and 2 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.