U
Unifi MCP
by @abl030
AI-generated MCP server for the Ubiquiti UniFi Network Controller API. 137 tools for managing networks, firewall rules, switch ports, WiFi, clients, and devices.
Created 2/6/2026
Updated 19 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx unifi-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"abl030-unifi-mcp": {
"command": "uvx",
"args": [
"unifi-mcp"
]
}
}
}