pdf-verify-mcp

shuji-bonji/pdf-verify-mcp
★ 0 stars TypeScript Security Updated today
MCP server for PDF authenticity verification — cryptographic digital signature verification, tamper detection, PAdES baseline level detection, and PDF/A / PDF/UA declaration identification.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pdf-verify-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "shuji-bonji/pdf-verify-mcp"
      ]
    }
  }
}

README Excerpt

MCP server for PDF **authenticity and conformance verification** — cryptographic digital signature verification, tamper detection, PAdES baseline level detection, and PDF/A (ISO 19005) / PDF/UA (ISO 14289) validation. Part of the PDF family alongside [pdf-reader-mcp](https://github.com/shuji-bonji/pdf-reader-mcp) (structure analysis) and [pdf-spec-mcp](https://github.com/shuji-bonji/pdf-spec-mcp) (specification reference). Where `pdf-reader-mcp` tells you *what is in* a PDF, `pdf-verify-mcp` tel

Tools (18)

contentdetect_pades_levelevaluate_policyfailidentify_conformanceindeterminateinvalidneeds_external_factnot_applicablepasspermittedseverityvalidvalidate_clausesvalidate_conformanceverify_integrityverify_signaturesviolated

Topics

mcp-serverpdfpdf-verify