# Mineru Document Parsing Server

Provide powerful document parsing capabilities by integrating with the Mineru API. Enable single and batch file parsing with support for multiple formats, OCR, formula, and table recognition. Monitor…

## Quick Start

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

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

---

Source: https://github.com/demomagic/mineru-mcp-server
