Back to directory
zcking/mcp-server-unifi

zcking/mcp-server-unifi

@zcking

MCP server for managing and controlling UniFi network devices through natural language interactions with AI agents like Goose and Claude

unifinetworkmcp-serveraiclaudegoosepythonautomation

Installation & Configuration

{
  "mcpServers": {
    "unifi": {
      "command": "uv",
      "args": [
        "run",
        "main.py"
      ],
      "env": {
        "UNIFI_API_KEY": "your_unifi_api_key_here"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15