There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
@us-all/unifi-mcp · npm · 1.13.3
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.us-all/unifi",
"description": "UniFi semantic-analysis MCP — fleet health, anomaly detection, cross-site analytics",
"repository": {
"url": "https://github.com/us-all/unifi-mcp-server",
"source": "github"
},
"version": "1.13.3",
"packages": [
{
"registryType": "npm",
"identifier": "@us-all/unifi-mcp",
"version": "1.13.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "UniFi Site Manager API key (https://unifi.ui.com).",
"isRequired": true,
"isSecret": true,
"name": "UNIFI_API_KEY"
},
{
"description": "UniFi Site Manager API base URL (default: https://api.ui.com).",
"default": "https://api.ui.com",
"name": "UNIFI_API_URL"
},
{
"description": "Owner-role API key — enables 33 Cloud Connector tools for per-device/per-client deep data.",
"isSecret": true,
"name": "UNIFI_API_KEY_OWNER"
},
{
"description": "Comma-separated category allowlist. Default: all categories enabled.",
"name": "UNIFI_TOOLS"
},
{
"description": "Comma-separated category disablelist.",
"name": "UNIFI_DISABLE"
},
{
"description": "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.",
"name": "UNIFI_LOCAL_URL"
},
{
"description": "Controller local account username (required when UNIFI_LOCAL_URL set). Viewer/Limited-Admin role is sufficient.",
"name": "UNIFI_LOCAL_USER"
},
{
"description": "Controller local account password (required when UNIFI_LOCAL_URL set).",
"isSecret": true,
"name": "UNIFI_LOCAL_PASS"
},
{
"description": "Site slug for legacy /api/s/{site}/* (default: default).",
"default": "default",
"name": "UNIFI_LOCAL_SITE"
},
{
"description": "Set to 'true' to accept self-signed cert from the local controller (typical for UDM Pro).",
"name": "UNIFI_LOCAL_INSECURE"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-06-19T03:59:13.398094Z",
"publishedAt": "2026-06-19T03:59:13.398094Z",
"updatedAt": "2026-06-19T03:59:13.398094Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 1.13.3last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.