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

stdiocommunityservice

Package Details

Transportstdio

Environment Variables

UNIFI_API_KEY
RequiredSecret

UniFi Site Manager API key (https://unifi.ui.com).

UNIFI_API_URL
Default:https://api.ui.com

UniFi Site Manager API base URL (default: https://api.ui.com).

UNIFI_API_KEY_OWNER
Secret

Owner-role API key — enables 33 Cloud Connector tools for per-device/per-client deep data.

UNIFI_TOOLS

Comma-separated category allowlist. Default: all categories enabled.

UNIFI_DISABLE

Comma-separated category disablelist.

UNIFI_LOCAL_URL

Local controller URL (e.g. https://10.10.1.1). Enables 2 local-only tools (get-port-errors, list-port-flap-summary) that surface per-port errors + SFP DDM the Cloud API does not expose. Requires LAN reachability.

UNIFI_LOCAL_USER

Controller local account username (required when UNIFI_LOCAL_URL set). Viewer/Limited-Admin role is sufficient.

UNIFI_LOCAL_PASS
Secret

Controller local account password (required when UNIFI_LOCAL_URL set).

UNIFI_LOCAL_SITE
Default:default

Site slug for legacy /api/s/{site}/* (default: default).

UNIFI_LOCAL_INSECURE

Set to 'true' to accept self-signed cert from the local controller (typical for UDM Pro).