Back to Browse

MinerU Ecosystem MCP Server

Developer ToolsUse Caution0.5MCP RegistryLocal
Free

Server data from the Official MCP Registry

Parse PDFs, images, doc, docx, ppt, pptx, xls, xlsx, html into Markdown using MinerU API.

About

Parse PDFs, images, doc, docx, ppt, pptx, xls, xlsx, html into Markdown using MinerU API.

Security Report

0.5
Use Caution0.5Critical Risk

Valid MCP server (0 strong, 2 medium validity signals). 13 known CVEs in dependencies (2 critical, 3 high severity) Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.

11 files analyzed · 14 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

Unverified package source

We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.

What You'll Need

Set these up before or after installing:

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).Required

Environment variable: MINERU_API_TOKEN

Directory for saved parse results when content is written to disk.Optional

Environment variable: OUTPUT_DIR

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-opendatalab-mineru-open-mcp": {
      "env": {
        "OUTPUT_DIR": "your-output-dir-here",
        "MINERU_API_TOKEN": "your-mineru-api-token-here"
      },
      "args": [
        "mineru-open-mcp"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!

MinerU Ecosystem MCP Server - Parse PDFs, images, doc, docx, ppt, pptx, xls, xlsx, html | MCP Marketplace