MCP Server
MCP
io.github.penny4nonsense/mcp-pymupdf
MCP server for reading PDFs using PyMuPDF. Supports local files and URLs.
Install
uvx mcp-pymupdf
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "mcp-pymupdf",
"version": "0.1.1",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment