SERVER
Unifi Mcp Server
Rank #1068io.github.enuno/unifi-mcp-server
Manage UniFi network devices, clients, and settings through the official UniFi API.
First listed
Oct 18, 2025
Last publish date
Jan 25, 2026
OVERVIEW
Unifi Mcp Server is a Model Context Protocol (MCP) server published by enuno. It ranks #1068 of 58,832 servers tracked on MCP Toplist, and its repository has 154 GitHub stars. Unifi Mcp Server is listed across 3 registries — Official MCP, PulseMCP and mcp.so, with 2 tracked versions. It was first listed on Oct 18, 2025 and most recently updated on Jan 25, 2026.
STANDING
#1,068of 58,832 tracked serversTop 5%
Ranks ahead of 57,764 of 58,832 servers on MCP Toplist.
Recent momentum
+37GitHub stars since Apr 27 (+32%)
CONNECT
Use Unifi Mcp Server
Add Unifi Mcp Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"unifi-mcp-server": {
"command": "npx",
"args": [
"-y",
"unifi-mcp-server"
],
"env": {
"UNIFI_HOST": "<your UNIFI_HOST>",
"UNIFI_USERNAME": "<your UNIFI_USERNAME>",
"UNIFI_PASSWORD": "<your UNIFI_PASSWORD>",
"UNIFI_PORT": "<your UNIFI_PORT>",
"UNIFI_VERIFY_SSL": "<your UNIFI_VERIFY_SSL>",
"UNIFI_SITE": "<your UNIFI_SITE>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 3 registries
ORGANIZATION
enuno
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 0.2.0 | Jan 25, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Unifi Mcp Server?
- Manage UniFi network devices, clients, and settings through the official UniFi API.
- Who maintains Unifi Mcp Server?
- Unifi Mcp Server is maintained by enuno, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Unifi Mcp Server an official MCP server?
- Yes — Unifi Mcp Server is listed on the Official MCP Registry, alongside PulseMCP and mcp.so.
- How many versions does Unifi Mcp Server have?
- MCP Toplist tracks 2 versions of Unifi Mcp Server, most recently published on Jan 25, 2026.
- Where can I find the source code for Unifi Mcp Server?
- The source code for Unifi Mcp Server is hosted at github.com/enuno/unifi-mcp-server.
EXPLORE