Loading MCP server directory, please wait...
MCP server for Ubiquiti UniFi Network and Protect. 63 tools, 16 agent skills.
npx @getmcp/cli add io.github.mikeholownych/unifi-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
UNIFI_DEVICESJSON array of UniFi device configs (name, url, api_key, services, site)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mikeholownych/unifi-mcp": {
"command": "uvx",
"args": [
"mcp-unifi"
],
"env": {
"UNIFI_DEVICES": "",
"UNIFI_MODE": "",
"UNIFI_USERNAME": "",
"UNIFI_PASSWORD": "",
"UNIFI_VERIFY_SSL": ""
}
}
}
}