Pdf Mcp
MCP server that lets Claude Code and other AI agents read and search large PDFs, one file or a whole folder: agentic RAG with hybrid semantic + keyword search,…
- Transport
- Not stated
- Package
- —
- Registry id
- —
No install snippet on purpose. A working MCP config is a command, its arguments and an environment block — the last two are where API keys live, so this catalogue never stores them and cannot publish them. Follow the link above for the authors' own instructions.
Pdf-mcp gives AI agents agentic RAG over PDFs, one file or a whole folder. It installs via a single command with uv. It works with any MCP client including Claude Code, Claude Desktop, VS Code, Cursor, Codex CLI, and Kiro.
It is open source under the MIT license. It caches extractions, embeddings, and renders in a local SQLite file keyed by path and modification time.
Summary drafted from the project's own website. Every sentence is backed by text on that page and was reviewed before publishing.