Frigate MCP Server
Related Servers
Alternatives to Frigate MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceEnables AI agents to audit, manage, and optimize Frigate NVR configurations, including LPR tuning and recording management.MIT
- AlicenseAqualityAmaintenanceEnables interacting with a self-hosted UniFi Protect console through natural language, covering cameras, recorded events, smart detections, snapshots, footage export, and connected devices, with optional write access.2270 npm1MIT
- AlicenseNot gradedqualityBmaintenanceEnables LLMs to list, inspect, snapshot, and control Scrypted home-automation/NVR devices such as switches, locks, and cameras through natural language.22 npmMIT
- AlicenseNot gradedqualityDmaintenanceEnables comprehensive control and monitoring of Home Assistant smart home devices, automations, scenes, and system management through AI assistants. Supports lights, climate, media players, notifications, history tracking, and advanced automation workflows.4 npm2MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to interact with Home Assistant smart home devices through natural language. Control devices, manage automations, query entity states, and retrieve historical data across your home automation system.1MIT
- AlicenseBqualityDmaintenanceEnables PTZ camera control with gimbal positioning, snapshots, and AI visual analysis for OBSBOT and UVC cameras. Supports autonomous scanning patterns and integrates with vision-language models for real-time camera analysis.71MIT
TDQS
Scored across 7 tools
Each tool has a clear and distinct purpose: listing cameras, retrieving config, listing/details of events, recordings, snapshots, and stats. No two tools overlap significantly, so an agent can easily distinguish them.
All tool names follow a consistent 'get_' prefix with snake_case (e.g., get_cameras, get_event_details). The pattern is uniform and predictable.
With 7 tools covering key read-only aspects of a surveillance system (cameras, config, events, recordings, snapshots, stats), the count is well-scoped and neither too sparse nor excessive.
The set covers essential read operations for Frigate, including event details and recordings. Minor gaps like write operations (e.g., update event, set config) are absent, but this may be intentional for a read-only server.