go-unifi-mcp

claytono/go-unifi-mcp
★ 1 stars Go 💻 Code/Dev Tools Updated 6d ago
A Model Context Protocol (MCP) server for UniFi Network Controller, written in Go.
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": {
    "go-unifi-mcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/claytono/go-unifi-mcp@latest"
      ]
    }
  }
}

README Excerpt

A Model Context Protocol (MCP) server for UniFi Network Controller, written in Go. `go-unifi-mcp` provides an MCP interface to UniFi Network Controller, enabling AI assistants and other MCP clients to interact with your UniFi infrastructure. I couldn’t find an MCP server that supported both v1 and v2 firewall rules and

Tools (20)

UNIFI_API_KEYUNIFI_HOSTUNIFI_LOG_LEVELUNIFI_PASSWORDUNIFI_SITEUNIFI_TOOL_MODEUNIFI_USERNAMEUNIFI_VERIFY_SSLadminbatchdebugdefaultdisabledeagererrorexecuteinfolazytool_indextrace

Topics

mcpnetworkingunifi