unifi-network-mcp

sirkirby/unifi-network-mcp
★ 193 stars Python 📦 Other Updated 1mo ago
MCP server implementation for the UniFi network application
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "unifi-network-mcp": {
      "command": "uvx",
      "args": [
        "unifi-network-mcp"
      ]
    }
  }
}

Or install with pip: pip install unifi-network-mcp

Topics

home-automationmcp-serverunifiunifi-network