PyMuPDF
Rank #63,995io.github.penny4nonsense/mcp-pymupdf
MCP server for reading PDFs using PyMuPDF. Supports local files and URLs.
PyMuPDF is a Model Context Protocol (MCP) server published by penny4nonsense. It ranks #63,995 of 132,113 servers tracked on MCP Toplist. PyMuPDF is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on Jun 22, 2026 and most recently updated on Jun 22, 2026.
Ranks ahead of 68,118 of 132,113 servers on MCP Toplist.
Use PyMuPDF
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-pymupdf -- uvx mcp-pymupdf[mcp_servers.mcp-pymupdf]
command = "uvx"
args = ["mcp-pymupdf"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-pymupdf": {
"command": "uvx",
"args": [
"mcp-pymupdf"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-pymupdf": {
"command": "uvx",
"args": [
"mcp-pymupdf"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-pymupdf": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-pymupdf"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-pymupdf": {
"command": "uvx",
"args": [
"mcp-pymupdf"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-pymupdf": {
"command": "uvx",
"args": [
"mcp-pymupdf"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.penny4nonsense%2Fmcp-pymupdf)<a href="https://mcptoplist.com/server/io.github.penny4nonsense%2Fmcp-pymupdf"><img src="https://mcptoplist.com/badge/io.github.penny4nonsense%2Fmcp-pymupdf.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
penny4nonsense
Other servers by penny4nonsense
View all penny4nonsense servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Jun 22, 2026 |
Frequently asked questions
- Who maintains PyMuPDF?
- PyMuPDF is maintained by penny4nonsense, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is PyMuPDF listed on the Official MCP Registry?
- Yes — PyMuPDF is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does PyMuPDF have?
- MCP Toplist tracks 1 version of PyMuPDF, most recently published on Jun 22, 2026.
- Where can I find the source code for PyMuPDF?
- The source code for PyMuPDF is hosted at github.com/penny4nonsense/mcp-pymupdf.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.