Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"unifi": {
"env": {
"UNIFI_API_KEY": "your-api-key-here",
"UNIFI_API_TYPE": "local",
"UNIFI_LOCAL_HOST": "192.168.2.1"
},
"command": "unifi-mcp-server"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
A Model Context Protocol (MCP) server that exposes the UniFi Network Controller API, enabling AI agents and applications to interact with UniFi network infrastructure in a standardized way.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
uvx 'unifi-mcp-server' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked unifi-mcp-server against OSV.dev.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in devops
MCP server for using the GitLab API
Enhanced MCP server for GitLab: group projects listing and activity tracking
Yunxiao MCP Server provides AI assistants with the ability to interact with the Yunxiao platform. It provides a set of tools that interact with Yunxiao's API, allowing AI assistants to manage Codeup repository, Project, Pipeline, Packages etc.
MCP server for Komodo - manage Docker containers, servers, stacks, and deployments via AI
MCP Security Weekly
Get CVE alerts and security updates for io.github.enuno/unifi-mcp-server and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
A Model Context Protocol (MCP) server that exposes the UniFi Network Controller API, enabling AI agents and applications to interact with UniFi network infrastructure in a standardized way.
Current Stable Release: 0.2.5 (May 1, 2026) 🎉
Installation:
pip install unifi-mcp-server
What's New in v0.2.5:
UNIFI_TRANSPORT_MODE=sse and UNIFI_HTTP_PORT=8000.See: RELEASE_NOTES_0.2.5.md for complete changelog.
Previous Release - v0.2.4 (2026-02-19):
ImportError: cannot import 'config' from 'agnost' prevented startup. Fixed by moving agnost imports inside the conditional block.agnost==0.1.13 from version range (>=0.1.12,!=0.1.13)Previous Release - v0.2.3 (2026-02-18):
Previous Release - v0.2.2 (2026-02-16):
Major Release - v0.2.0 (2026-01-25):
See CHANGELOG.md for complete release notes and [VERIFICATION_REPORT.md](docs/archive/VERIFICATIO