SERVER
UniFi Gateway
Rank #3,857io.github.pete-builds/unifi
Self-hosted UniFi gateway management: VLANs, WLANs, firewall, clients, DHCP, observability.
First listed
May 2, 2026
Last publish date
Jul 6, 2026
OVERVIEW
UniFi Gateway is a Model Context Protocol (MCP) server published by pete-builds. It ranks #3,857 of 76,851 servers tracked on MCP Toplist, and its repository has 13 GitHub stars. UniFi Gateway is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on May 2, 2026 and most recently updated on Jul 6, 2026.
STANDING
#3,857of 76,851 tracked serversTop 10%
Ranks ahead of 72,994 of 76,851 servers on MCP Toplist.
Recent momentum
+11GitHub stars since Jun 1 (+550%)
CONNECT
Use UniFi Gateway
Add UniFi Gateway to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Docker image
{
"mcpServers": {
"unifi": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/pete-builds/mcp-unifi:0.15.4"
],
"env": {
"STUB_MODE": "<your STUB_MODE>",
"UNIFI_HOST": "<your UNIFI_HOST>",
"UNIFI_API_KEY": "<your UNIFI_API_KEY>",
"UNIFI_SITE": "<your UNIFI_SITE>",
"UNIFI_VERIFY_SSL": "<your UNIFI_VERIFY_SSL>",
"MCP_UNIFI_CONTROLLERS_FILE": "<your MCP_UNIFI_CONTROLLERS_FILE>",
"MCP_UNIFI_MODULES_ENABLED": "<your MCP_UNIFI_MODULES_ENABLED>",
"UNIFI_ACCESS_HOST": "<your UNIFI_ACCESS_HOST>",
"UNIFI_ACCESS_API_KEY": "<your UNIFI_ACCESS_API_KEY>",
"UNIFI_ACCESS_PORT": "<your UNIFI_ACCESS_PORT>",
"MCP_UNIFI_AUDIT_SINK": "<your MCP_UNIFI_AUDIT_SINK>",
"MCP_UNIFI_AUDIT_PATH": "<your MCP_UNIFI_AUDIT_PATH>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry (2 delisted)
ORGANIZATION
pete-builds
MORE FROM THIS PUBLISHER
Other servers by pete-builds
View all pete-builds servers →VERSIONS
Available versions (3)
| Version | Published |
|---|---|
| 0.15.4 | Jul 6, 2026 |
| 0.5.0 | May 15, 2026 |
| 0.3.0 | May 9, 2026 |
FAQ
Frequently asked questions
- Who maintains UniFi Gateway?
- UniFi Gateway is maintained by pete-builds, which publishes 5 MCP servers (4 total versions) tracked on MCP Toplist.
- Is UniFi Gateway listed on the Official MCP Registry?
- Yes — UniFi Gateway is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does UniFi Gateway have?
- MCP Toplist tracks 3 versions of UniFi Gateway, most recently published on Jul 6, 2026.
- Where can I find the source code for UniFi Gateway?
- The source code for UniFi Gateway is hosted at github.com/pete-builds/mcp-unifi.
EXPLORE