@

@shuji-bonji/pdf-verify-mcp

MCP server for PDF authenticity verification - cryptographic signature verification, tamper detection, PAdES level detection

Security
Install Command
npx -y @shuji-bonji/pdf-verify-mcp
Claude Desktop Config
{
  "mcpServers": {
    "shuji-bonji-pdf-verify-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@shuji-bonji/pdf-verify-mcp"
      ]
    }
  }
}

@shuji-bonji/pdf-verify-mcp is a community MCP server that connects AI assistants like Claude to mcp server for pdf authenticity verification - cryptographic signature verification, tamper detection, pades level detection. It runs locally on your machine, keeping your data private and giving you full control over the connection. Security teams can leverage it to run checks and gather intelligence through natural-language prompts.

About @shuji-bonji/pdf-verify-mcp

Overview

MCP server for PDF authenticity verification - cryptographic signature verification, tamper detection, PAdES level detection

Links

Topics

mcp, mcp-server, pdf, pdf-verification, digital-signature, signature-verification, tamper-detection, pades, cms, pkcs7, model-context-protocol, ai-tools

Who Should Use @shuji-bonji/pdf-verify-mcp?

  • 1Manage repositories, issues, and pull requests through Claude
  • 2Extract and summarise content from PDFs and documents
  • 3Run security scans and vulnerability checks from your AI assistant
  • 4Automate compliance checks and audit log reviews

How to Install @shuji-bonji/pdf-verify-mcp

Before you start

You will need Node.js (v18 or later) installed on your machine — download it from nodejs.org if you haven't already.

  1. 1Open a terminal (Terminal on Mac, Command Prompt or PowerShell on Windows).
  2. 2Paste the install command above and press Enter — Node.js will download and run the server automatically.
  3. 3Add the server to your Claude Desktop config file (see the JSON snippet above) and restart Claude.

The Claude Desktop config snippet above can be copied and pasted directly into your claude_desktop_config.json file — no editing required.

How @shuji-bonji/pdf-verify-mcp Compares

It runs entirely on your local machine, so no data leaves your environment — important for teams with privacy or compliance requirements.
It is distributed as an npm package, making version management and updates straightforward with a single `npm update` command.

Tags

pdfpdf-verificationdigital-signaturesignature-verificationtamper-detectionpadescmspkcs7ai-tools

Reviews