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.

Este paquete se ha fusionado con el repositorio oficial; utilice el repositorio oficial en su lugar.

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

pymupdf4llm-mcp

Servidor MCP para pymupdf4llm, ideal para exportar PDF a Markdown para LLM.

Inicio rápido

Ejecute el siguiente comando para ejecutar el servidor MCP:

uvx pymupdf4llm-mcp@latest stdio # stdio mode # or uvx pymupdf4llm-mcp@latest sse # sse mode

Configure su cursor/windsurf/... y otros clientes MCP en este servidor:

{ "mcpServers": { "pymupdf4llm-mcp": { "command": "uvx", "args": [ "pymupdf4llm-mcp@latest", "stdio" ], "env": {} } } }
-
security - not tested
A
license - permissive license
-
quality - not tested

Un servidor MCP que exporta documentos PDF a formato Markdown optimizado para el procesamiento LLM.

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