Skip to content
Cursor

Ocrspace for Cursor

io.github.pipeworx-io/ocrspace

OCR.space MCP — wraps the OCR.space API (ocr.space) for image/PDF → text OCR.

client:Cursor transport:streamable-http

Install Ocrspace in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "ocrspace": {
      "url": "https://gateway.pipeworx.io/ocrspace/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Ocrspace in other clients