claude-space-ocr-skill

oisidonut/claude-space-ocr-skill
★ 0 stars Python Code/Dev Tools Updated 4d ago
Claude Code plugin: structured OCR + queryable storage via the space ocr API. Stdlib-only Python client, no MCP server.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "claude-space-ocr-ski": {
      "command": "uvx",
      "args": [
        "claude-space-ocr-skill"
      ]
    }
  }
}

Or install with pip: pip install claude-space-ocr-skill

Topics

claude-codeclaude-pluginclaude-skilldocument-aiinvoice-ocrno-databaseocrqueryable-storagereceipt-ocrserver-side-filtersheets-as-databasestructured-extraction