unifi-readonly-mcp-server-public

rosarion97/unifi-readonly-mcp-server-public
★ 0 stars Python API Integration Updated 2d ago
Read-only Ubiquiti UniFi Network MCP server — Integration API + Classic Controller API — Podman + Docker
View on GitHub → Try with Claude — $10 free →

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-readonly-mcp-s": {
      "command": "uvx",
      "args": [
        "unifi-readonly-mcp-server-public"
      ]
    }
  }
}

Or install with pip: pip install unifi-readonly-mcp-server-public