SERVER
UniFi Gateway
Rank #5953glama/pete-builds/mcp-unifi
Self-hosted UniFi gateway management: VLANs, WLANs, firewall, clients, DHCP, observability.
First listed
May 2, 2026
Last publish date
May 15, 2026
OVERVIEW
UniFi Gateway is a Model Context Protocol (MCP) server published by pete-builds. It ranks #5953 of 58,832 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. UniFi Gateway is listed across 3 registries — Official MCP, Glama and PulseMCP, with 2 tracked versions. It was first listed on May 2, 2026 and most recently updated on May 15, 2026.
STANDING
#5,953of 58,832 tracked serversTop 25%
Ranks ahead of 52,879 of 58,832 servers on MCP Toplist.
CONNECT
Use UniFi Gateway
Add UniFi Gateway to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Docker image
{
"mcpServers": {
"mcp-unifi": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/pete-builds/mcp-unifi:0.5.0"
],
"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>",
"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 3 registries
ORGANIZATION
pete-builds
MORE FROM THIS PUBLISHER
Other servers by pete-builds
View all pete-builds servers →VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 0.5.0 | May 15, 2026 |
| 0.3.0 | May 9, 2026 |
FAQ
Frequently asked questions
- What is UniFi Gateway?
- Self-hosted UniFi gateway management: VLANs, WLANs, firewall, clients, DHCP, observability.
- Who maintains UniFi Gateway?
- UniFi Gateway is maintained by pete-builds, which publishes 3 MCP servers (2 total versions) tracked on MCP Toplist.
- Is UniFi Gateway an official MCP server?
- Yes — UniFi Gateway is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does UniFi Gateway have?
- MCP Toplist tracks 2 versions of UniFi Gateway, most recently published on May 15, 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