Skip to main content
ClaudeWave

An MCP server that lets Claude Code and other AI agents work through large PDFs without overflowing their context — search by meaning or keyword, read only the pages that matter, and cleanly pull out tables, images, and scanned text, even from multi-column and Japanese layouts.

MCP ServersOfficial Registry90 stars9 forksPythonMITUpdated yesterday
ClaudeWave Trust Score
87/100
Trusted
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
Last scanned: 6/11/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-aiagentic-ragaicjkclaudecodex-clidocument-processingllmmcpmcp-serverocropencodepdfpdf-extractionpymupdfpythonrrf-fusionsemantic-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 lets Claude Code and other AI agents work through large PDFs without overflowing their context — search by meaning or keyword, read only the pages that matter, and cleanly pull out tables, images, and scanned text, even from multi-column and Japanese layouts. It has 90 GitHub stars and was last updated yesterday.

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 87/100 (tier: Trusted). 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 from yesterday, with 0 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