MCP Directory
Back

unifi-mcp

by sirkirby · Python · ★ 478

MCP servers for the UniFi suite of applications, Network, Protect, Access, and Drive

#agentic-ai#home-automation#mcp-server#unifi#unifi-access#unifi-controller#unifi-network#unifi-protect

Install

pip install git+https://github.com/sirkirby/unifi-mcp.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "unifi-mcp": {
      "command": "uvx",
      "args": [
        "git+https://github.com/sirkirby/unifi-mcp.git"
      ]
    }
  }
}

From the README

Leverage agents and agentic AI workflows to manage your UniFi deployment. [](https://pypi.org/project/unifi-network-mcp/) [](https://pypi.org/project/unifi-protect-mcp/) [](https://pypi.org/project/unifi-access-mcp/) [](https://pypi.org/project/unifi-mcp-relay/) [](https://pypi.org/project/unifi-api-server/) [](https://www.npmjs.com/package/unifi-mcp-worker) [](LICENSE) [](https://www.python.org/downloads/) | Server | Status | Tools | Package | |--------|--------|-------|---------| | [Network](apps/network/) | Stable | 177 | [](https://pypi.org/project/unifi-network-mcp/) | | [Protect](apps/…
Read full README on GitHub →

Related other servers