Submit

Mineru Open Mcp

@OpenDataLab

Official MinerU MCP server for document parsing. Convert PDF, DOCX, PPTX, images, and HTML to high-quality Markdown. Supports 109-language OCR, table/formula extraction, and both token-free Flash mode (20 pages / 10MB) and Precision mode (600 pages / 200MB). Works with Claude Desktop, Cursor, and Windsurf.

Tools

parse_documents

get_ocr_languages

Server Config

{
  "mcpServers": {
    "mineru": {
      "command": "uvx",
      "args": [
        "mineru-open-mcp"
      ],
      "env": {
        "MINERU_API_TOKEN": "your token"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.