Agentβ™₯︎Age
Catalog

MinerU Open MCP

Official

by opendatalab Β· Python

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

io.github.opendatalab/mineru-open-mcp (MCP) Server

The io.github.opendatalab/mineru-open-mcp MCP server parses multiple document formats into Markdown using the MinerU API. It converts PDFs, images, Word (doc/docx), PowerPoint (ppt/pptx), Excel (xls/xlsx), and HTML into Markdown output.

πŸ› οΈ Key Features

  • Document-to-Markdown conversion via MinerU API
  • Supports: PDF, images, doc, docx, ppt, pptx, xls, xlsx, html

πŸš€ Use Cases

  • Converting common office and web document types into Markdown for indexing
  • Preparing extracted content for downstream developer workflows that consume Markdown

⚑ Developer Benefits

  • Provides an MCP interface to MinerU parsing for use with AI agents and tool-based pipelines
  • Produces Markdown from supported input formats

⚠️ Limitations

  • Output described as Markdown; additional formats (e.g., JSON) are only mentioned in the broader ecosystem text, not the server description itself