Skip to main content
Glama

pymupdf4llm-mcp

by ai-zerolab

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

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": {} } } }
Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

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

  1. pymupdf4llm-mcp
    1. 快速入门

Related MCP Servers

  • A
    security
    A
    license
    A
    quality
    MCP server for seamless document format conversion using Pandoc, supporting Markdown, HTML, PDF, DOCX (.docx), csv and more.
    Last updated -
    1
    338
    Python
    MIT License
    • Apple
  • A
    security
    F
    license
    A
    quality
    An MCP server for converting Markdown documents to PDF files.
    Last updated -
    1
    68
    9
    JavaScript
  • -
    security
    F
    license
    -
    quality
    A customized MCP server that enables integration between LLM applications and documentation sources, providing AI-assisted access to LangGraph and Model Context Protocol documentation.
    Last updated -
    1
    Python
    • Linux
    • Apple
  • A
    security
    A
    license
    A
    quality
    MCP protocol server for managing multi-project Markdown documents, supporting project isolation and LLM tool integration.
    Last updated -
    29
    10
    3
    MIT License

View all related MCP servers

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ai-zerolab/pymupdf4llm-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server