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.

该软件包已合并到官方仓库,请使用官方仓库。

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

pymupdf4llm-mcp

pymupdf4llm 的 MCP 服务器,最适合将 PDF 导出为 LLM 的 markdown。

快速入门

运行以下命令运行 MCP 服务器:

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

将你的光标/风帆冲浪/...和其他 MCP 客户端配置到此服务器:

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

将 PDF 文档导出为针对 LLM 处理优化的 markdown 格式的 MCP 服务器。

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