Skip to content

Unifi Mcp Worker

Free

by MCP Community

CLI to deploy and manage the UniFi MCP Cloudflare Worker relay

v1.2.2Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Unifi Mcp Worker MCP Server

CLI to deploy and manage the UniFi MCP Cloudflare Worker relay

Installation

npx -y unifi-mcp-worker

Reviews

Leave a Review

Installation

Quick install
npx -y unifi-mcp-worker
Add to claude_desktop_config.json
{
  "mcpServers": {
    "unifi-mcp-worker": {
      "command": "npx",
      "args": ["-y", "unifi-mcp-worker"]
    }
  }
}