Catalog
PDF Reader MCP
Officialby SylphxAI · TypeScript
Evidence-first PDF MCP. Agent Document Twin with citeable page+bbox evidence.
Evidence-first PDF MCP. Agent Document Twin with citeable page+bbox evidence.
Topics
ai-agentllm-toolmcpnodejspdfpdf-readertypescriptai-toolsdocument-processingmodel-context-protocolcitationsdocument-intelligenceevidence-firstocrpdf-intelligencepdf-to-markdownragagent-document-twintrust-reportvisual-evidence
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"pdf-reader-mcp": {
"command": "npx",
"args": [
"-y",
"@sylphx/pdf-reader-mcp@3.0.14"
]
}
}
}