PyMuPDF is a high performance Python library for data extraction, analysis, conversion & manipulation of PDF (and other) documents.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"PyMuPDF": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-PyMuPDF"
]
}
}
}