spot-ai-mcp

phil-bryant/spot-ai-mcp
★ 0 stars Python API Integration Updated 5d ago
Read-only MCP server for the Spot AI camera API
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "spot-ai-mcp": {
      "command": "uvx",
      "args": [
        "spot-ai-mcp"
      ]
    }
  }
}

Or install with pip: pip install spot-ai-mcp

README Excerpt

<!-- mcp-name: io.github.phil-bryant/spot-ai-mcp --> **Unofficial community MCP server for the [Spot AI](https://developers.spot.ai) camera / video-intelligence REST API. Not affiliated with or endorsed by Spot AI.** Single-file, stdio transport, no dependencies beyond Python 3.9+. Read-only by design: it can browse cameras and intelligence data but can never modify

Tools (10)

get_cameraget_camera_countget_intelligenceget_live_stream_urlsget_lpr_reportget_zoneslist_applianceslist_cameraslist_locationsspot_api_get

Topics

computer-vision-aimcp-serversmodel-content-protocolmodel-context-protocol-mcpmodel-context-protocol-serverspot-aivideo-survelliance