SERVER
Space OCR
Rank #30782pulsemcp/space-ocr
Multilingual structured OCR with verified per-character bounding boxes for AI agents.
First listed
Apr 30, 2026
Last publish date
Apr 30, 2026
OVERVIEW
Space OCR is a Model Context Protocol (MCP) server published by hwang-yh-cto. It ranks #30782 of 58,832 servers tracked on MCP Toplist. Space OCR is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Apr 30, 2026 and most recently updated on Apr 30, 2026.
STANDING
#30,782of 58,832 tracked servers
Ranks ahead of 28,050 of 58,832 servers on MCP Toplist.
CONNECT
Use Space OCR
Add Space OCR to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"space-ocr": {
"command": "npx",
"args": [
"-y",
"space-ocr-mcp"
],
"env": {
"SPACE_OCR_API_KEY": "<your SPACE_OCR_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries
ORGANIZATION
hwang-yh-cto
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 0.1.3 | Apr 30, 2026 |
| 0.1.2 | Apr 30, 2026 |
FAQ
Frequently asked questions
- What is Space OCR?
- Multilingual structured OCR with verified per-character bounding boxes for AI agents.
- Who maintains Space OCR?
- Space OCR is maintained by hwang-yh-cto, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Space OCR an official MCP server?
- Yes — Space OCR is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Space OCR have?
- MCP Toplist tracks 2 versions of Space OCR, most recently published on Apr 30, 2026.
- Where can I find the source code for Space OCR?
- The source code for Space OCR is hosted at github.com/hwang-yh-cto/space-ocr-mcp.
EXPLORE