unifi-mcp-server
Rank #10,146io.github.us-all/unifi
UniFi semantic-analysis MCP — fleet health, anomaly detection, cross-site analytics
unifi-mcp-server is a Model Context Protocol (MCP) server published by us-all. It ranks #10,146 of 115,460 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. unifi-mcp-server is listed across 3 registries — Official MCP, Glama and PulseMCP, with 2 tracked versions. It was first listed on Apr 20, 2026 and most recently updated on May 6, 2026.
Ranks ahead of 105,314 of 115,460 servers on MCP Toplist.
Use unifi-mcp-server
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add unifi -e "UNIFI_API_KEY=<your UNIFI_API_KEY>" -e "UNIFI_API_URL=<your UNIFI_API_URL>" -e "UNIFI_API_KEY_OWNER=<your UNIFI_API_KEY_OWNER>" -e "UNIFI_TOOLS=<your UNIFI_TOOLS>" -e "UNIFI_DISABLE=<your UNIFI_DISABLE>" -- npx -y @us-all/unifi-mcpReplace each placeholder with your own value before saving.
[mcp_servers.unifi]
command = "npx"
args = ["-y", "@us-all/unifi-mcp"]
[mcp_servers.unifi.env]
UNIFI_API_KEY = "<your UNIFI_API_KEY>"
UNIFI_API_URL = "<your UNIFI_API_URL>"
UNIFI_API_KEY_OWNER = "<your UNIFI_API_KEY_OWNER>"
UNIFI_TOOLS = "<your UNIFI_TOOLS>"
UNIFI_DISABLE = "<your UNIFI_DISABLE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"unifi": {
"command": "npx",
"args": [
"-y",
"@us-all/unifi-mcp"
],
"env": {
"UNIFI_API_KEY": "<your UNIFI_API_KEY>",
"UNIFI_API_URL": "<your UNIFI_API_URL>",
"UNIFI_API_KEY_OWNER": "<your UNIFI_API_KEY_OWNER>",
"UNIFI_TOOLS": "<your UNIFI_TOOLS>",
"UNIFI_DISABLE": "<your UNIFI_DISABLE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"unifi": {
"command": "npx",
"args": [
"-y",
"@us-all/unifi-mcp"
],
"env": {
"UNIFI_API_KEY": "<your UNIFI_API_KEY>",
"UNIFI_API_URL": "<your UNIFI_API_URL>",
"UNIFI_API_KEY_OWNER": "<your UNIFI_API_KEY_OWNER>",
"UNIFI_TOOLS": "<your UNIFI_TOOLS>",
"UNIFI_DISABLE": "<your UNIFI_DISABLE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"unifi": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@us-all/unifi-mcp"
],
"env": {
"UNIFI_API_KEY": "<your UNIFI_API_KEY>",
"UNIFI_API_URL": "<your UNIFI_API_URL>",
"UNIFI_API_KEY_OWNER": "<your UNIFI_API_KEY_OWNER>",
"UNIFI_TOOLS": "<your UNIFI_TOOLS>",
"UNIFI_DISABLE": "<your UNIFI_DISABLE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"unifi": {
"command": "npx",
"args": [
"-y",
"@us-all/unifi-mcp"
],
"env": {
"UNIFI_API_KEY": "<your UNIFI_API_KEY>",
"UNIFI_API_URL": "<your UNIFI_API_URL>",
"UNIFI_API_KEY_OWNER": "<your UNIFI_API_KEY_OWNER>",
"UNIFI_TOOLS": "<your UNIFI_TOOLS>",
"UNIFI_DISABLE": "<your UNIFI_DISABLE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"unifi": {
"command": "npx",
"args": [
"-y",
"@us-all/unifi-mcp"
],
"env": {
"UNIFI_API_KEY": "<your UNIFI_API_KEY>",
"UNIFI_API_URL": "<your UNIFI_API_URL>",
"UNIFI_API_KEY_OWNER": "<your UNIFI_API_KEY_OWNER>",
"UNIFI_TOOLS": "<your UNIFI_TOOLS>",
"UNIFI_DISABLE": "<your UNIFI_DISABLE>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.us-all%2Funifi)<a href="https://mcptoplist.com/server/io.github.us-all%2Funifi"><img src="https://mcptoplist.com/badge/io.github.us-all%2Funifi.svg" alt="MCP Toplist: Top 10% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
us-all
Other servers by us-all
- android-mcp-server#7,541 · 1 ver
- airflow-mcp-server#9,058 · 4 vers
- datadog-mcp-server#13,410 · 1 ver
- google-drive-mcp-server#14,780 · 3 vers
- openmetadata-mcp-server#15,074 · 3 vers
- @us-all/dbt-mcp#15,659 · 2 vers
- mlflow-mcp-server#16,924 · 2 vers
Available versions (2)
| Version | Published |
|---|---|
| 1.12.0 | May 6, 2026 |
| 1.11.1 | May 6, 2026 |
Frequently asked questions
- Who maintains unifi-mcp-server?
- unifi-mcp-server is maintained by us-all, which publishes 8 MCP servers (18 total versions) tracked on MCP Toplist.
- Is unifi-mcp-server listed on the Official MCP Registry?
- Yes — unifi-mcp-server is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does unifi-mcp-server have?
- MCP Toplist tracks 2 versions of unifi-mcp-server, most recently published on May 6, 2026.
- Where can I find the source code for unifi-mcp-server?
- The source code for unifi-mcp-server is hosted at github.com/us-all/unifi-mcp-server.