Skip to content
Claude Desktop

unifi for Claude Desktop

io.github.us-all/unifi

UniFi semantic-analysis MCP — fleet health, anomaly detection, cross-site analytics

client:Claude Desktop transport:stdio runtime:npm

Install unifi in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "unifi": {
      "command": "npx",
      "args": [
        "-y",
        "@us-all/unifi-mcp"
      ],
      "env": {
        "UNIFI_API_KEY": "<UNIFI_API_KEY>",
        "UNIFI_API_URL": "<UNIFI_API_URL>",
        "UNIFI_API_KEY_OWNER": "<UNIFI_API_KEY_OWNER>",
        "UNIFI_TOOLS": "<UNIFI_TOOLS>",
        "UNIFI_DISABLE": "<UNIFI_DISABLE>",
        "UNIFI_LOCAL_URL": "<UNIFI_LOCAL_URL>",
        "UNIFI_LOCAL_USER": "<UNIFI_LOCAL_USER>",
        "UNIFI_LOCAL_PASS": "<UNIFI_LOCAL_PASS>",
        "UNIFI_LOCAL_SITE": "<UNIFI_LOCAL_SITE>",
        "UNIFI_LOCAL_INSECURE": "<UNIFI_LOCAL_INSECURE>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

unifi in other clients