mcpbeat Sign in

MCP Pymupdf MCP Server

local only

MCP Pymupdf runs on your own machine — the client starts it, so there is no endpoint to ping. 67 installs a week from pypi. Last commit 22 Jun 2026.

MCP server for reading PDFs using PyMuPDF. Supports local files and URLs.

Installs per day peak 21 · avg 10 · -16% w/w
a month agotoday
67
Installs / week
pypi · mcp-pymupdf
0
Stars
0 open issues
22 Jun 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check MCP Pymupdf every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-pymupdf -- uvx mcp-pymupdf
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-pymupdf": {
      "args": [
        "mcp-pymupdf"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-pymupdf]
command = "uvx"
args = ["mcp-pymupdf"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-pymupdf": {
      "args": [
        "mcp-pymupdf"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-pymupdf": {
      "args": [
        "mcp-pymupdf"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to MCP Pymupdf

same job, measured the same way
PageIndex MCP
by vectifyai

Reasoning-based RAG system for chatting with long PDFs. Supports local and online files.

64 installs/wk local only
RDL MCP Server
by bethmaloney

Edit SSRS reports using AI - simple tools to read and modify RDL files

59 installs/wk local only
Python MCP
by files

Local-only Python MCP server for the Files.com API.

938 installs/wk local only
Filesystem MCP
by j0hanz

Secure filesystem MCP server for reading, writing, searching, diffing, and patching files.

1 086 installs/wk local only
Mcpcap
by mcpcap

An MCP server for analyzing PCAP files.

480 installs/wk local only
Localgym MCP Server
by lo-nau

Read-only MCP server for UK gym search using the LocalGym Agent API.

41 installs/wk local only
I
Vulcan File Ops
by n0zer0d4y

MCP server for AI assistants: read, write, edit, and manage files securely on local filesystem.

92 installs/wk local only
MCP Document Reader
by xt765

An MCP enabled multi-format document reader supporting DOCX, PDF, TXT, and Excel files

174 installs/wk local only

MCP Pymupdf — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Pymupdf?
MCP Pymupdf runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package mcp-pymupdf was installed 67 times last week.
How do I connect MCP Pymupdf?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcp-pymupdf straight from pypi; nothing to host, nothing to sign up for.
How many people use MCP Pymupdf?
The pypi package mcp-pymupdf was installed 67 times in the last week. Week over week that is -16%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Pymupdf open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.