MCP Server for pymupdf4llm
Project description
pymupdf4llm-mcp
MCP Server for pymupdf4llm, best for export PDF to markdown for LLM.
Quick Start
Run the following command to run the MCP server:
uvx pymupdf4llm-mcp@latest stdio # stdio mode
# or
uvx pymupdf4llm-mcp@latest sse # sse mode
Configure your cursor/windsurf/... and other MCP client to this server:
{
"mcpServers": {
"pymupdf4llm-mcp": {
"command": "uvx",
"args": [
"pymupdf4llm-mcp@latest",
"stdio"
],
"env": {}
}
}
}
Testing
Ensure you have:
pip install inline-snapshot
Then from the root folder of the repo run:
python -m pytest
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pymupdf4llm_mcp-1.27.2.tar.gz.
File metadata
- Download URL: pymupdf4llm_mcp-1.27.2.tar.gz
- Upload date:
- Size: 91.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
76a352f2b14c002cd26da89b885ad073608311f217e9961b1ebf7dfb3e7e9431
|
|
| MD5 |
7a6fe4aef24ece7e4358d2e4fc652889
|
|
| BLAKE2b-256 |
8aab2fb15df4193cf638f439bef74e9915db80ee9998ec7ef9413d20dfe32234
|
File details
Details for the file pymupdf4llm_mcp-1.27.2-py3-none-any.whl.
File metadata
- Download URL: pymupdf4llm_mcp-1.27.2-py3-none-any.whl
- Upload date:
- Size: 15.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0829d2ca04077c66a08426fa9352a140db4ee5cc49976f7127b09027b6600c87
|
|
| MD5 |
0d30464bafb531f6954196ce6cbb026a
|
|
| BLAKE2b-256 |
02b7d1abae900409f0c0eabe3dbcd34984335d0244bcdae8dbda72a9787da905
|