Skip to content
Claude Code

unifi mcp server for Claude Code

io.github.enuno/unifi-mcp-server

An MCP server that leverages official UniFi API

client:Claude Code transport:stdio runtime:npm

Install unifi mcp server in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add unifi-mcp-server -e UNIFI_HOST=<UNIFI_HOST> -e UNIFI_USERNAME=<UNIFI_USERNAME> -e UNIFI_PASSWORD=<UNIFI_PASSWORD> -e UNIFI_PORT=<UNIFI_PORT> -e UNIFI_VERIFY_SSL=<UNIFI_VERIFY_SSL> -e UNIFI_SITE=<UNIFI_SITE> -- npx -y unifi-mcp-server

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

unifi mcp server in other clients