Frigate MCP Server
Related Servers
Alternatives to Frigate MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityBmaintenanceA comprehensive Model Context Protocol server that bridges LLMs with self-hosted media services, enabling natural language control of TV shows, movies, downloads, and notifications while maintaining traditional API access.12AGPL 3.0
- AlicenseAqualityBmaintenanceA Model Context Protocol server that enables AI assistants like Claude to interact directly with Home Assistant, allowing them to query device states, control smart home entities, and perform automation tasks.16345MIT
- FlicenseNot gradedqualityAmaintenanceA Model Context Protocol server for Node-RED integration, enabling AI agents to manage flows, install modules, and monitor Node-RED instances via natural language.5-
- AlicenseBqualityFmaintenanceA Model Context Protocol server that enables AI assistants to query Prometheus metrics, discover available data, and analyze system performance through natural language interactions.555 npmMIT
- AlicenseNot gradedqualityDmaintenanceA comprehensive Model Context Protocol server implementation that enables AI assistants to interact with file systems, databases, GitHub repositories, web resources, and system tools while maintaining security and control.23 npm2MIT
- AlicenseAqualityDmaintenanceA Model Context Protocol server providing tools for DB queries, API calls, file I/O, and text transformations, enabling AI agents like Claude to perform real-world actions.10MIT
TDQS
Scored across 59 tools
Tools are generally well-differentiated by resource and action, with clear get/list vs set/create/delete splits. Some overlap exists among event/review summary and retrieval tools (explore_events vs get_event_summary, get_review_by_id vs get_reviews_by_ids, get_event_thumbnail vs get_camera_label_best), but descriptions provide enough filtering to avoid most misselection.
Most tools follow a predictable verb_noun pattern (get_event, create_export, delete_reviews, set_event_description). Minor inconsistencies like unmark_review_viewed, create_face_folder, get_camera_label_best, and explore_events/search_events/summarize_reviews break the uniformity slightly, but the overall style remains recognizable.
At 59 tools, the surface is very large and will burden an agent with selection overhead. The domain is broad, but the count is well into the 'too many' range and could be consolidated in areas like event setters and individual-vs-bulk getters.
The server covers the major Frigate domains: events, reviews, recordings, exports, faces, license plates, config, stats, and logs. Notable gaps include uploading face training images and downloading actual video clips, but these can be worked around via exports or the external UI.