Pymupdf4llm
БесплатноНе проверенMCP server for exporting PDF to markdown, optimized for LLM consumption.
Описание
MCP server for exporting PDF to markdown, optimized for LLM consumption.
README
Release Build status Commit activity License
MCP Server for pymupdf4llm, best for export PDF to markdown for LLM.
Quick Start
Run the following command to run the MCP server:
uvx pymupdf4llm-mcp@latest stdio # stdio mode
# or
uvx pymupdf4llm-mcp@latest sse # sse mode
Configure your cursor/windsurf/... and other MCP client to this server:
{
"mcpServers": {
"pymupdf4llm-mcp": {
"command": "uvx",
"args": [
"pymupdf4llm-mcp@latest",
"stdio"
],
"env": {}
}
}
}
Testing
Ensure you have Snapshot installed:
pip install inline-snapshot
Then from the root folder of the repo run:
python -m pytest
Publishing
Assuming you have an access token.
Bump pyproject.toml:3 version first, then:
make build
make publish
Установить Pymupdf4llm в Claude Desktop, Claude Code, Cursor
unyly install pymupdf4llm-mcpСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add pymupdf4llm-mcp -- uvx pymupdf4llm-mcpFAQ
Pymupdf4llm MCP бесплатный?
Да, Pymupdf4llm MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Pymupdf4llm?
Нет, Pymupdf4llm работает без API-ключей и переменных окружения.
Pymupdf4llm — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Pymupdf4llm в Claude Desktop, Claude Code или Cursor?
Открой Pymupdf4llm на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Pymupdf4llm with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
