Miner U MCP Server
MinerU document parsing API - PDFs, images, DOCX, PPTX with OCR and batch processing. Its README documents 8 tools, including mineru_parse, mineru_status, mineru_batch. It runs locally over stdio via the published package.
People who work with mineru and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-09-16 · ★ 10 · #49 OF 173 MAINTAINED MEDIA · VERIFIED 2026-09-18
MIT · TypeScript servers · how we verify → /methodology
01 · Install Miner U
before you install - you'll need
MINERU_API_KEY
Environment variables documented in the project's README - it lists which are required and which have defaults.
Claude Code
claude mcp add linxule-mineru-mcp -- npx -y mineru-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"linxule-mineru-mcp": {
"command": "npx",
"args": [
"-y",
"mineru-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package mineru-mcp - unscoped; check the name against the project README before installing
registry namespace io.github.linxule is GitHub-verified and matches the repo owner
03 · What Miner U can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
With this server connected, an agent can parse a document URL, check task progress, get download URL, parse multiple URLs (max 200), and get batch results with pagination.
The 8 tools it gives your agent
Extracted from the project's README - what MinerU lets an agent do.
- mineru_parse
- - Parse a document URL
- mineru_status
- - Check task progress, get download URL
- mineru_batch
- - Parse multiple URLs (max 200)
- mineru_batch_status
- - Get batch results with pagination
- mineru_upload_batch
- - Upload local files for batch parsing
- mineru_download_results
- - Download results as named markdown files
- mineru_parse_long
- - Document >200 pages: one batch of ≤200-page page_ranges slices
- mineru_merge_slices
- - Stitch a sliced batch into one {name}.md + {name}_content.json (page_idx re-based) + images/
Latest releases
v1.1.6 · 2026-09-14
Maintenance release with audited dependency updates and verified stdio/HTTP compatibility, including fresh installs on Node.js 18. · Update Express 5, Zod 4, Axios, TypeScript 7, and transitive dependencies. · Retain…
04 · Who maintains Miner U
MinerU is maintained by linxule. We track 6 MCP servers from linxule - 6 actively maintained, 115 combined GitHub stars, oldest repo from Apr 2025. Full record: all servers from linxule.
05 · Facts
- repository
- github.com/linxule/mineru-mcp
- category
- media - ranked #49 of 173 actively-maintained media servers as of 2026-09-18.
- release cadence
- 1 release in the last 90 days (latest 2026-09-14)
- registry
- io.github.linxule/mineru (active, first published 2026-02-15 · 9 versions)
- packages
- npm:mineru-mcp
06 · Miner U FAQ
Is Miner U still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-16 and it shipped 1 release in the last 90 days. We re-verify nightly.
What can Miner U do?
With this server connected, an agent can parse a document URL, check task progress, get download URL, parse multiple URLs (max 200), and get batch results with pagination.
How do I install Miner U?
Run `npx -y mineru-mcp`. The README documents one environment variable (MINERU_API_KEY) to set first. You can also paste the ready-made client config above.
Does Miner U run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Miner U
Alternatives to Miner U
Maintained media servers if Miner U isn't the fit.
- Openshorts Turn long videos into viral vertical shorts and publish them to TikTok, Instagram and YouTube. ★ 5,045 · 2026-09-17
- Claude Real Video Let any LLM watch a video locally - and search everything it has ever watched. ★ 2,158 · 2026-09-11
- Minutes The private, owned conversation-memory layer for AI. Record, transcribe, and search every meeting. ★ 1,485 · 2026-09-18
- Voicemode Natural voice conversations for AI assistants - STT/TTS via MCP ★ 1,368 · 2026-09-15
- Comfyui MCP MCP server + Claude Code plugin for ComfyUI: run workflows, generate images, manage models & VRAM. ★ 755 · 2026-09-14
- Nova3 D Structured, part-aware 3D generation for AI agents. Named-part GLB, preview URL, Blender script. ★ 714 · 2026-08-12
More media MCP servers · YouTube Video Analyzer · Ludo AI Game Assets · Broll · Magic Hour · Imgflip MCP
More TypeScript MCP servers · Liquefy UI · Ownly · Livetennisapi MCP · Live Variant · Lobu · see all