# mineru-mcp

MCP server for [MinerU](https://mineru.net) document parsing API — extract text, tables, and formulas from PDFs, DOCs, and images.

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add linxule/mineru-mcp

# Browse available tools
npx -y @smithery/cli@latest tool list linxule/mineru-mcp
```

---

Source: https://github.com/linxule/mineru-mcp
