Server data from the Official MCP Registry
Multilingual structured OCR with verified per-character bboxes for AI agents.
Multilingual structured OCR with verified per-character bboxes for AI agents.
Valid MCP server (2 strong, 4 medium validity signals). 2 known CVEs in dependencies (0 critical, 2 high severity) Package registry verified. Imported from the Official MCP Registry.
4 files analyzed · 3 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: SPACE_OCR_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-hwang-yh-cto-space-ocr": {
"env": {
"SPACE_OCR_API_KEY": "your-space-ocr-api-key-here"
},
"args": [
"-y",
"space-ocr-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
MCP (Model Context Protocol) server for space-ocr — structured OCR with verified per-character bounding boxes.
Unlike calling Gemini/GPT-4V directly, space-ocr re-anchors LLM output to real Google Vision API symbols, so bounding boxes are not hallucinated. AI agents that act on the extracted data (auto-fill, verification UI, accounting reconciliation) can trust the coordinates.
ocr_extract — Extract structured fields from a document image. Pass template_id for built-in document types or fields for custom schemas.list_templates — List built-in document templates (receipt, invoice, purchase_order, delivery, quote, bankbook, resident_card, driver_license, passport).npx -y space-ocr-mcp
Set SPACE_OCR_API_KEY (issue one at space-ocr.com → Settings → API Keys).
~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows):
{
"mcpServers": {
"space-ocr": {
"command": "npx",
"args": ["-y", "space-ocr-mcp"],
"env": { "SPACE_OCR_API_KEY": "YOUR_API_KEY" }
}
}
}
Restart Claude Desktop. You should see the space-ocr tools available.
Use the same command / args / env pattern in their MCP configuration UI.
ocr_extract accepts:
https://...)/path/to/file.jpg — auto base64-encoded)data:image/...;base64,... URI¥10 per call (flat), billed against the same Charge Amount balance as the REST API. Failed calls are auto-refunded. Out-of-balance returns an error with no charge.
MIT
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally
by Taylorwilsdon · Productivity
Control Gmail, Calendar, Docs, Sheets, Drive, and more from your AI