AI-generated MCP server for the Ubiquiti UniFi Network Controller API. 283 tools for managing networks, firewall rules, switch ports, WiFi, clients, and devices.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
39
commits
Fix 3 pre-existing test failures: unpack _paginate_and_filter tuple
e865c2cView on GitHubAdd network_name enrichment note to unifi_list_clients docstring
3383fa8View on GitHubEnrich wireless clients with network_name (#14); dot-notation nested field filtering (#15)
7f62fcaView on GitHubDetect missing gateway in stat responses; normalize DPI empty data
384ef40View on GitHubStrip ui_settings from unifi_self; add gateway notes to stat tools
3fdcf0cView on GitHubMove dnsrecord from network module to firewall (gateway-dependent)
3cb3970View on GitHubGraceful error handling: tools return error dict instead of raising RuntimeError
5e3b54fView on GitHubAdd unifi_search_tools meta tool for keyword-based tool discovery
a3d3763View on GitHubConsolidate API data into spec/ and wire field inventory into generator
931011cView on GitHubWarn on missing fields in paginated responses; add field probe for production controllers
cb1f9b2View on GitHubFix double-encoded JSON: _format_response returns dict instead of string
7d7b3afView on GitHubAdd structured JSON responses, secret redaction, pagination, and network overview tool
56ae196View on GitHubAdd UNIFI_READ_ONLY env var to strip all mutating tools at runtime
80410b7View on GitHub