mcp-camera-watch

Villocity-Labs/mcp-camera-watch
★ 0 stars Python ⚙️ DevOps Updated today
Local-first MCP server for camera watch instructions, scene descriptions, and visual condition alerts.
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": {
    "mcp-camera-watch": {
      "command": "uvx",
      "args": [
        "mcp-camera-watch"
      ]
    }
  }
}

Or install with pip: pip install mcp-camera-watch

README Excerpt

A local-first MCP companion service for camera-based monitoring and true/false visual condition alerts. Built as a companion project for MCP Printer by Steve Villari and Villocity Labs. Tell the camera MCP what to look for, where to look, and how often to check. It returns structured true/false results with confidence, summaries, and evidence frame paths.

Tools (9)

camera_alerts_listcamera_describecamera_evaluate_oncecamera_listcamera_snapshotcamera_watch_createcamera_watch_startcamera_watch_statuscamera_watch_stop