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 サーバー。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. Quick Start
ID: wlvwnrm89b