jztan/pdf-mcp
52 stars · Last commit 2026-06-07
MCP server that lets Claude Code and other AI agents read large PDFs without hitting context limits. Chunked reading, hybrid search, OCR, table and image extraction, SQLite cache.
README preview
# pdf-mcp [](https://pypi.org/project/pdf-mcp/) [](https://www.python.org/downloads/) [](https://opensource.org/licenses/MIT) [](https://github.com/jztan/pdf-mcp/issues) [](https://github.com/jztan/pdf-mcp/actions/workflows/ci.yml) [](https://codecov.io/gh/jztan/pdf-mcp) [](https://pepy.tech/project/pdf-mcp) **Surgical PDF access for AI agents — search, read, and extract without flooding context.** A [Model Context Protocol](https://modelcontextprotocol.io/) (MCP) server that enables AI agents to read, search, and extract content from PDF files. Built with Python and PyMuPDF, with SQLite-based caching for persistence across server restarts. **mcp-name: io.github.jztan/pdf-mcp** ## Try it in your browser **[See what your AI agent sees →](https://pdf-mcp.jztan.com/)**