Loomal

Multilingual structured OCR with verified per-character bboxes for AI agents.

0 starsnpm: space-ocr-mcp

About space-ocr

space-ocr is an MCP (Model Context Protocol) server published by hwang-yh-cto in the official MCP registry, listed under Autonomous Agents on Loomal. Multilingual structured OCR with verified per-character bboxes for AI agents.

It ships as an npm package (space-ocr-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/hwang-yh-cto/space-ocr-mcp.

Use space-ocr with your agent

Claude Code · one command
claude mcp add space-ocr -- npx -y space-ocr-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "space-ocr": {
      "command": "npx",
      "args": [
        "-y",
        "space-ocr-mcp"
      ]
    }
  }
}
npmspace-ocr-mcp

Frequently asked questions

What is space-ocr?
space-ocr is an MCP (Model Context Protocol) server by hwang-yh-cto in the Autonomous Agents category. Multilingual structured OCR with verified per-character bboxes for AI agents.
How do I connect space-ocr to Claude, Cursor, or another MCP client?
Install space-ocr from its npm package (space-ocr-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is space-ocr open source?
Yes — the source code is public at github.com/hwang-yh-cto/space-ocr-mcp.
Can AI agents pay to use space-ocr?
Not yet through Loomal — space-ocr is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain space-ocr? Claim this listing free by verifying GitHub ownership, or contact us.