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": {}
}
}
}
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
pymupdf4llm_mcp-0.0.4.tar.gz
(71.2 kB
view details)
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-0.0.4.tar.gz.
File metadata
- Download URL: pymupdf4llm_mcp-0.0.4.tar.gz
- Upload date:
- Size: 71.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
90bdf45b6cc1f867a84048d4804fc781aeacab90d3af79e94795c91448f65348
|
|
| MD5 |
d086008b069aaacb44b6dde4305f5b18
|
|
| BLAKE2b-256 |
f0dac21406a9f9ef94d729247d35382cce9270d06271a1247f2fe80bce5cff19
|
File details
Details for the file pymupdf4llm_mcp-0.0.4-py3-none-any.whl.
File metadata
- Download URL: pymupdf4llm_mcp-0.0.4-py3-none-any.whl
- Upload date:
- Size: 15.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
800a9e524b941c1ac79b92010dc484a2b4f91dad1afafeaca872bfe44e779822
|
|
| MD5 |
c0229a5f8e9428dddd27f61b04534a12
|
|
| BLAKE2b-256 |
360d1180afb0ea34f2e01266d768b75f78c2a9a219c831f8e24e9e17956a95f4
|