MinerU for Claude Desktop
io.github.linxule/mineru
MinerU document parsing API — PDFs, images, DOCX, PPTX with OCR and batch processing.
client:Claude Desktop
transport:stdio
runtime:npm
Install MinerU in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mineru": {
"command": "npx",
"args": [
"-y",
"mineru-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs