pymupdf4llm-mcp

by ai-zerolab
Verified

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

Integrations

  • Integrates with Codecov for code coverage reporting and tracking of the project's test coverage metrics.

  • Provides integration with GitHub through repository links, documentation hosting, and development workflows.

  • Enables conversion of PDF documents to Markdown format, optimized for processing by large language models.

This package has been merged into official repo, please use the official repo instead.

https://github.com/pymupdf/pymupdf4llm-mcp

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": {} } } }
-
security - not tested
A
license - permissive license
-
quality - not tested

An MCP server that exports PDF documents to markdown format optimized for LLM processing.

  1. pymupdf4llm-mcp
    1. Quick Start
ID: wlvwnrm89b