Skip to main content
Glama

pymupdf4llm-mcp

by ai-zerolab

このパッケージは公式リポジトリに統合されました。代わりに公式リポジトリを使用してください。

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

pymupdf4llm-mcp

pymupdf4llm 用の MCP サーバー。LLM 用のマークダウンに PDF をエクスポートするのに最適です。

クイックスタート

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 処理に最適化されたマークダウン形式にエクスポートする 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
    254
    Python
    MIT License
    • Apple
  • A
    security
    F
    license
    A
    quality
    An MCP server for converting Markdown documents to PDF files.
    Last updated -
    1
    1
    JavaScript
  • A
    security
    A
    license
    A
    quality
    MCP server for collecting code from files and directories into a single markdown document.
    Last updated -
    2
    4
    Python
    MIT License
  • A
    security
    A
    license
    A
    quality
    Converts various file formats to Markdown using the MarkItDown utility and can be integrated with MCP clients for seamless document processing and conversion.
    Last updated -
    26
    Python
    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