← All servers
πŸ”§

UniFi GatewayVerifiedπŸ›‘ No advisories

io.github.pete-builds/unifi
New to MCP? Start here β†’
0β˜… stars
0weekly installs
18 days agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/pete-builds, which proved it owns this namespace.

Verified owner: github.com/pete-builds β†—io.github.pete-builds/unifi

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs UNIFI_API_KEY, UNIFI_ACCESS_API_KEY.
βœ“
Configuration
Reads STUB_MODE, UNIFI_HOST, UNIFI_SITE, UNIFI_VERIFY_SSL, MCP_UNIFI_CONTROLLERS_FILE, MCP_UNIFI_MODULES_ENABLED, ….

About

Safe-by-default UniFi MCP: Network + Protect + Access, multi-site, dry-run, audit log.

Packages & transports

dockerghcr.io/pete-builds/mcp-unifi:0.15.4vlatest Β· docker

Metadata

Categorydevops
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "unifi": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/pete-builds/mcp-unifi:0.15.4"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector docker run -i --rm ghcr.io/pete-builds/mcp-unifi:0.15.4