Developer Tools
Trust: 32/100 (Limited)MinerU Guide
MinerU document parsing API — PDFs, images, DOCX, PPTX with OCR and batch processing.
1 starsby linxule
Quick Start
Install
npx mineru-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-linxule-mineru": {
"command": "npx",
"args": [
"mineru-mcp"
]
}
}
}