UniFi MCP Server
Related Servers
Alternatives to UniFi MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseBqualityDmaintenanceEnables AI assistants to manage UniFi network infrastructure through 50+ tools covering devices, clients, networks, WiFi, firewall rules, and guest access using the official UniFi Network API.5226 npm5MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to manage and monitor UniFi network infrastructure through natural language, providing 46 management tools across device, client, WiFi, network, firewall, port forwarding, monitoring, and site management.1MIT
- AlicenseBqualityDmaintenanceProvides 170+ tools to manage UniFi networks via the internal controller API, enabling AI assistants to perform full network management including clients, devices, WLANs, firewall, and more.64MIT
- AlicenseDqualityDmaintenanceEnables comprehensive management of UniFi network infrastructure through the UniFi Cloud API, including device control, client management, camera settings, and access door control through natural language.3927 npmApache 2.0
- FlicenseAqualityCmaintenanceEnables AI assistants to monitor Ubiquiti UISP network infrastructure through read-only REST API access to sites, devices, outages, logs, data links, gateways, background tasks, firmware, and speed tests.27-
- AlicenseNot gradedqualityDmaintenanceEnables comprehensive management of UniFi Network infrastructure through 24 tools for monitoring and controlling devices, clients, wireless networks, security, and guest access. Supports network administration tasks like device restarts, client blocking, WLAN configuration, and backup creation.9 npmMIT
TDQS
Scored across 41 tools
Each tool has a clearly distinct purpose, with consistent verb prefixes ('get_' for details, 'list_' for collections, 'export_' and 'verify_' for unique actions). The descriptions provide enough detail to differentiate between similar resources (e.g., network details vs. stats vs. references).
All tools follow a consistent 'unifi_verb_noun' pattern with 'get_' for single item details and 'list_' for collections. No mixing of naming conventions or camelCase, making the set predictable and easy to navigate.
With 41 tools, the count exceeds the 25+ threshold for 'too many' in the calibration. While each tool may serve a specific resource, the sheer number increases cognitive load for the agent and suggests possible over-fragmentation.
The tool set covers a wide range of read operations (get, list, export, verify) but lacks any create, update, or delete functionality. This is a significant gap for a management server, as agents cannot perform any state-changing actions, leading to dead ends.