Skip to content
Windsurf

mcp pymupdf for Windsurf

io.github.penny4nonsense/mcp-pymupdf

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

client:Windsurf transport:stdio runtime:pypi

Install mcp pymupdf in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "mcp-pymupdf": {
      "command": "uvx",
      "args": [
        "mcp-pymupdf"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

mcp pymupdf in other clients