shuji-bonji/pdf-spec-mcp
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.
Platform-specific configuration:
{
"mcpServers": {
"pdf-spec-mcp": {
"command": "npx",
"args": [
"-y",
"pdf-spec-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...