Skip to content
Back to search
30
MCP

MinerU

io.github.linxule/mineru

MinerU document parsing API — PDFs, images, DOCX, PPTX with OCR and batch processing.

Uptime
0.0%
34 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

MinerU Open MCP
Parse PDFs, images, doc, docx, ppt, pptx, xls, xlsx, html into Markdown using MinerU API.
0 tools
Mistral OCR
Processes images and PDFs through Mistral AI's OCR API to extract text from visual documents, supporting both local files and URLs with Dock
0 tools
Document Parser
Parses documents in various formats for AI-assisted text extraction.
0 tools
io.github.Libres-coder/parseflow
PDF parsing server with text extraction, metadata, search, images, and TOC via MCP
0 tools
io.github.libres-coder/parseflow
PDF parsing server with text extraction, metadata, search, images, and TOC via MCP
0 tools
n8n-nodes-docuparse
Full-featured document parsing node for n8n — PDF, DOCX, XLSX, PPTX, images, OCR, markdown output. No native dependencies.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mineru": {
      "url": "None",
      "transport": "http"
    }
  }
}