MCP Server
MCP
io.github.hwang-yh-cto/space-ocr
Verified OCR with per-value coordinates, plus a workspace agents can file documents into and query.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.space-ocr.com/mcp",
"headers": [
{
"description": "Bearer <SPACE_OCR_API_KEY>. Issue a key at https://space-ocr.com → Developer → API Keys.",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
Comments
Sign in to leave a comment