loading…
Search for a command to run...
loading…
MCP server for exporting PDF to markdown, optimized for LLM consumption.
MCP server for exporting PDF to markdown, optimized for LLM consumption.
Release Build status Commit activity License
MCP Server for pymupdf4llm, best for export PDF to markdown for LLM.
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": {}
}
}
}
Run in your terminal:
claude mcp add pymupdf4llm-mcp -- npx Security
Low riskAutomated heuristic from public metadata — not a security guarantee.