✨ From vibe coding to vibe deployment. UBOS MCP turns ideas into infra with one message.

Learn more

pymupdf4llm-mcp

Release Build status codecov Commit activity License

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": {}
    }
  }
}

Featured Templates

View More
AI Assistants
Image to text with Claude 3
155 1658
Verified Icon
AI Assistants
Speech to Text
139 2195
AI Characters
Your Speaking Avatar
171 929
AI Image Generation
Image Generation with Stable Diffusion
117 1204

Start your free trial

Build your solution today. No credit card required.

Sign In

Register

Reset Password

Please enter your username or email address, you will receive a link to create a new password via email.