MinerU Open MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 393 installs a week from pypi. Last commit 11 May 2026.
Parse PDFs, images, doc, docx, ppt, pptx, xls, xlsx, html into Markdown using MinerU API.
We read the source, 20 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
setup.py: выполняет код при установке пакета
этот файл ставится пользователю, но в репозитории его нет
tmpPath := filepath.Join(tmpDir, extractStdinName)
raise SystemExit(subprocess.call([binary] + sys.argv[1:]))
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mineru-open-mcp -- uvx mineru-open-mcp
{
"mcpServers": {
"mineru-open-mcp": {
"args": [
"mineru-open-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.mineru-open-mcp]
command = "uvx"
args = ["mineru-open-mcp"]
{
"mcpServers": {
"mineru-open-mcp": {
"args": [
"mineru-open-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mineru-open-mcp": {
"args": [
"mineru-open-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
MINERU_API_TOKEN (MinerU API token for full capability (higher limits, extra output formats). Omit to use free Flash mode (Markdown only, 20 pages / 10 MB per file).), OUTPUT_DIR (Directory for saved parse results when content is written to disk.).
The author declared them in the registry entry; get the values from the project itself.
MinerU document parsing API — PDFs, images, DOCX, PPTX with OCR and batch processing.
Convert PDF, DOCX, XLSX, PPTX, HTML, audio to token-efficient Markdown for any MCP client.
Print & mail PDF/HTML/Markdown/text/DOCX/images to US addresses; pay per call in x402 USDC on Base.
Convert PDF, DOCX, XLSX, CSV, JSON into clean, AI-ready Markdown via the PackForAI API.
Render HTML, Markdown, or URLs to images, PDF, or branded artifacts; extract and watch pages.
Use your own Word templates to convert Markdown → DOCX/PDF/HTML from any MCP-compatible AI.
AI Answer Copier — Convert Markdown to PDF, DOCX, HTML, LaTeX, CSV, JSON, XML, XLSX, RTF, PNG
Generate PDF/DOCX/XLSX/PPTX from templates+JSON. Convert Office/HTML/MD to PDF. Universal templating
Answers built from our own checks of this server.