MCP server for UniFi Network and Protect — AI assistant access to UniFi infrastructure
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"unifi-mcp": {
"command": "uvx",
"args": [
"unifi-mcp"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add unifi-mcp uvx unifi-mcp
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"unifi-mcp": {
"command": "uvx",
"args": [
"unifi-mcp"
]
}
}
}
📋 Copy
Or install with pip: pip install unifi-mcp
README Excerpt
mcp-name: io.github.mikeholownych/unifi-mcp An MCP (Model Context Protocol) server that provides AI assistants like Claude with access to UniFi Network and Protect infrastructure management and analysis capabilities. It uses the native MCP SDK 2 `MCPServer` API (not FastMCP 3) and communicates over stdio by default.
Tools (20)
analyze_network_issues api_key apply_client_qos_policy archive_all_alarms cloud delete_client_group delete_firewall_policy delete_network delete_port_forward delete_wlan export_camera_clip forget_client get_alarms get_all_sites_health get_camera_details get_camera_health_summary get_camera_snapshot get_client_details get_client_experience_report get_client_qos_capabilities