This package has been merged into official repo, please use the official repo instead.
@ai-zerolab
关于 This package has been merged into official repo, please use the official repo instead.
MCP server for pymupdf4llm, best pdf2md for LLM
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"pymupdf4llm-mcp": {
"command": "uvx",
"args": [
"pymupdf4llm-mcp@latest",
"stdio",
"#",
"stdio",
"mode"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is pymupdf4llm-mcp?
pymupdf4llm-mcp is an MCP server for exporting PDF files to Markdown format, designed for use with LLMs. The package has been merged into the official repository—users should refer to the official repo at https://github.com/pymupdf/pymupdf4llm-mcp.
How to use pymupdf4llm-mcp?
Run the MCP server using uvx pymupdf4llm-mcp@latest stdio for stdio mode or uvx pymupdf4llm-mcp@latest sse for SSE mode. Configure your MCP client (e.g., Cursor, Windsurf) with the appropriate JSON definition provided in the README.
Key features of pymupdf4llm-mcp
- Export PDF to Markdown for LLM consumption.
Use cases of pymupdf4llm-mcp
- Extracting PDF content as Markdown for LLM training or inference.
FAQ from pymupdf4llm-mcp
What is the official repository for this server?
The official repository is at https://github.com/pymupdf/pymupdf4llm-mcp, as noted in the README.
How do I run the server?
Use uvx pymupdf4llm-mcp@latest stdio for stdio transport or uvx pymupdf4llm-mcp@latest sse for SSE transport.
What are the supported transport modes?
The README lists two modes: stdio and sse.
版本控制 分类下的更多 MCP 服务器
MCP Atlassian
soopersetMCP server for Atlassian tools (Confluence, Jira)
Integrate MCP with GitHub Copilot
skillsLearn how to use MCP Servers with GitHub Copilot
Bitbucket MCP
MatanYeminiBitbucket MCP - A Model Context Protocol (MCP) server for integrating with Bitbucket Cloud and Server APIs
GitHub Stars MCP Server
ccbikaiA Cloudflare-powered MCP (Model Context Protocol) Server that allows you to search and query your GitHub starred repositories using natural language.
mcp-github-trending MCP Server
hetaoBackendMCP server for getting github trending repos & developers
评论