Skip to content
Windsurf

MinerU for Windsurf

io.github.linxule/mineru

MinerU document parsing API — PDFs, images, DOCX, PPTX with OCR and batch processing.

client:Windsurf transport:stdio runtime:npm

Install MinerU in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "mineru": {
      "command": "npx",
      "args": [
        "-y",
        "mineru-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

MinerU in other clients