pymupdf4llm-mcp
MCP Server for pymupdf4llm, best for export PDF to markdown for LLM.
- Github repository: https://github.com/ai-zerolab/pymupdf4llm-mcp/
- Documentation https://ai-zerolab.github.io/pymupdf4llm-mcp/
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": {}
}
}
}
pymupdf4llm-mcp
Project Details
- ai-zerolab/pymupdf4llm-mcp
- BSD 3-Clause "New" or "Revised" License
- Last Updated: 4/22/2025
Recomended MCP Servers
Official Vectorize MCP Server
Community MCP server for hyprctl
Application for SEO automation and AI-powered optimization
MCP server for semantic search with Qdrant vector database
LegalContext is an open-source Model Context Protocol (MCP) server that creates a secure, standardized bridge between law firms'...
A starter kit to build *local-only* AI apps that cost $0 to run -- starting with document Q&A....
SingleStore MCP server implemented in TS
A simple MCP integration that allows Claude to read and manage a personal Notion todo list
A MCP server for LinkedIn to seamlessly apply for jobs🚀





