Loading MCP server directory, please wait...
Parse PDFs, images, doc, docx, ppt, pptx, xls, xlsx, html into Markdown using MinerU API.
npx @getmcp/cli add io.github.opendatalab/mineru-open-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.opendatalab/mineru-open-mcp": {
"command": "uvx",
"args": [
"mineru-open-mcp"
],
"env": {
"MINERU_API_TOKEN": "",
"OUTPUT_DIR": ""
}
}
}
}