Skip to main content
ClaudeWave

An MCP server that gives your AI agent agentic RAG over your PDFs, one file or a whole folder: hybrid semantic + keyword search, selective page reads, tables, images, OCR, chart data, and multi-column/CJK layouts. The agent decides when to search; pdf-mcp does the retrieval.

MCP ServersOfficial Registry134 stars13 forksPythonMITUpdated today
ClaudeWave Trust Score
97/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
Last scanned: 9/13/2026
Install in Claude Code / Claude Desktop
Method: UVX (Python) · pdf-mcp
Claude Code CLI
claude mcp add pdf-mcp -- uvx pdf-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "pdf-mcp": {
      "command": "uvx",
      "args": ["pdf-mcp"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Package name inferred from the repository name. Verify it exists on PyPI, or clone https://github.com/jztan/pdf-mcp and follow its README.
Use cases

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
agentic-ragaicjkclaudeclaude-codecodex-clidocument-processingllmmcpmcp-servermodel-context-protocolocropencodepdfpdf-extractionpymupdfpythonragsemantic-searchtable-extraction

What people ask about pdf-mcp

What is jztan/pdf-mcp?

+

jztan/pdf-mcp is mcp servers for the Claude AI ecosystem. An MCP server that gives your AI agent agentic RAG over your PDFs, one file or a whole folder: hybrid semantic + keyword search, selective page reads, tables, images, OCR, chart data, and multi-column/CJK layouts. The agent decides when to search; pdf-mcp does the retrieval. It has 134 GitHub stars and its last recorded update is dated 2026-09-13.

How do I install pdf-mcp?

+

You can install pdf-mcp by cloning the repository (https://github.com/jztan/pdf-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is jztan/pdf-mcp safe to use?

+

Our security agent has analyzed jztan/pdf-mcp and assigned a Trust Score of 97/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains jztan/pdf-mcp?

+

jztan/pdf-mcp is maintained by jztan. The last recorded GitHub activity is dated 2026-09-13, with 7 open issues.

Are there alternatives to pdf-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy pdf-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: jztan/pdf-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/jztan-pdf-mcp)](https://claudewave.com/repo/jztan-pdf-mcp)
<a href="https://claudewave.com/repo/jztan-pdf-mcp"><img src="https://claudewave.com/api/badge/jztan-pdf-mcp" alt="Featured on ClaudeWave: jztan/pdf-mcp" width="320" height="64" /></a>

More MCP Servers