MinerU

GitHub

Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.

MinerU MCP Server

MCP server for opendatalab/MinerU

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "MinerU": {
      "command": "npx",
      "args": [
        "-y",
        "@opendatalab/MinerU"
      ]
    }
  }
}