pdf-spec-mcp

shuji-bonji/pdf-spec-mcp
★ 2 stars TypeScript Memory/Knowledge Updated today
An MCP (Model Context Protocol) server that provides structured access to ISO 32000 (PDF) specification documents. Enables LLMs to navigate, search, and analyze PDF specifications through well-defined tools.
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-spec-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "shuji-bonji/pdf-spec-mcp"
      ]
    }
  }
}

README Excerpt

An MCP (Model Context Protocol) server that provides structured access to ISO 32000 (PDF) specification documents. Enables LLMs to navigate, search, and analyze PDF specifications through well-defined tools. | Server | Role | |--------|------| | **pdf-spec-mcp** (this) | PDF specification knowledge (ISO 32000, PDF/A, PDF/UA) |

Tools (9)

PDF_SPEC_DIRcompare_versionsget_definitionsget_requirementsget_sectionget_structureget_tableslist_specssearch_spec

Topics

mcp-serverpdfpdf-specification