Unifi Network MCP Server
Project description
UniFi Network MCP Server
MCP server exposing 91 UniFi Network Controller tools for LLMs, agents, and automation platforms. Query clients, devices, firewall rules, VLANs, VPNs, stats, and more — with safe-by-default permissions and preview-before-confirm for all mutations.
Install
Claude Code (recommended)
The plugin installs the MCP server, an agent skill for tool discovery, and a guided setup command:
/plugin marketplace add sirkirby/unifi-mcp
/plugin install unifi-network@unifi-plugins
Then run the interactive setup to configure your controller connection:
/unifi-network:setup
This walks you through entering your controller host, credentials, and permission preferences — then writes everything to .claude/settings.json so it persists across sessions. Restart Claude Code after setup to connect.
PyPI / Docker
# PyPI
uvx unifi-network-mcp
# or: pip install unifi-network-mcp
# Docker
docker pull ghcr.io/sirkirby/unifi-network-mcp:latest
# From source
git clone https://github.com/sirkirby/unifi-mcp.git
cd unifi-mcp && uv sync
Configure
Set these environment variables (or create a .env file). If you used /unifi-network:setup, this is already done.
# Server-specific variables (recommended)
UNIFI_NETWORK_HOST=192.168.1.1 # Controller IP or hostname
UNIFI_NETWORK_USERNAME=admin # Local admin username
UNIFI_NETWORK_PASSWORD=your-password # Admin password
# Optional:
# UNIFI_NETWORK_API_KEY= # UniFi API key (experimental — read-only, subset of tools)
# UNIFI_NETWORK_PORT=443 # Controller HTTPS port
# UNIFI_NETWORK_SITE=default # UniFi site name
# UNIFI_NETWORK_VERIFY_SSL=false # SSL certificate verification
Fallback: Existing UNIFI_* variables (e.g., UNIFI_HOST) continue to work. The server checks for UNIFI_NETWORK_* first and falls back to UNIFI_* if the server-specific variable is not set. For single-controller setups, the shared variables are all you need.
Run
# stdio transport (default — for Claude Desktop, LM Studio, etc.)
unifi-network-mcp
# Docker
docker run -i --rm \
-e UNIFI_NETWORK_HOST=192.168.1.1 \
-e UNIFI_NETWORK_USERNAME=admin \
-e UNIFI_NETWORK_PASSWORD=secret \
ghcr.io/sirkirby/unifi-network-mcp:latest
Claude Desktop
Add to claude_desktop_config.json:
{
"mcpServers": {
"unifi": {
"command": "uvx",
"args": ["unifi-network-mcp"],
"env": {
"UNIFI_NETWORK_HOST": "192.168.1.1",
"UNIFI_NETWORK_USERNAME": "admin",
"UNIFI_NETWORK_PASSWORD": "your-password"
}
}
}
}
Documentation
- Configuration — Full env var reference, YAML config, controller type detection
- Permissions — Permission system, category defaults, how to enable high-risk tools
- Tool Catalog — All 91 tools organized by category
- Transports — stdio, Streamable HTTP, and SSE setup
- Troubleshooting — Connection issues, SSL, missing tools
Development
cd apps/network
make test # Run tests
make lint # Lint
make format # Format
make manifest # Regenerate tools_manifest.json
make pre-commit # All of the above
See the root CONTRIBUTING.md for the full monorepo workflow.
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file unifi_network_mcp-0.7.2.tar.gz.
File metadata
- Download URL: unifi_network_mcp-0.7.2.tar.gz
- Upload date:
- Size: 104.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
73af0d7eb2d5316d56762c5567883af4d68f493e39a26d7a738ce5d1f91912e3
|
|
| MD5 |
1e715fa862cb035bb31bad76a36aa82e
|
|
| BLAKE2b-256 |
16255f2a96b4a72e21524c67d4b837ecd0a10c51a09e4f200ee03865b9ed44fd
|
Provenance
The following attestation bundles were made for unifi_network_mcp-0.7.2.tar.gz:
Publisher:
publish-network.yml on sirkirby/unifi-mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
unifi_network_mcp-0.7.2.tar.gz -
Subject digest:
73af0d7eb2d5316d56762c5567883af4d68f493e39a26d7a738ce5d1f91912e3 - Sigstore transparency entry: 1130065742
- Sigstore integration time:
-
Permalink:
sirkirby/unifi-mcp@7add15d9aea70607e63af30ef3463db64e153c3d -
Branch / Tag:
refs/tags/network/v0.7.2 - Owner: https://github.com/sirkirby
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-network.yml@7add15d9aea70607e63af30ef3463db64e153c3d -
Trigger Event:
push
-
Statement type:
File details
Details for the file unifi_network_mcp-0.7.2-py3-none-any.whl.
File metadata
- Download URL: unifi_network_mcp-0.7.2-py3-none-any.whl
- Upload date:
- Size: 138.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
580613699a246c70765d34191e89e424ec2137b0ba68948cc14a4a95b1af728a
|
|
| MD5 |
a1dbaf333f6d08b48a22c3da95febbc1
|
|
| BLAKE2b-256 |
f84d5ecbfbde0de8f0e166cc56094ff5a9b29668856d86d6801c4f774b0bce38
|
Provenance
The following attestation bundles were made for unifi_network_mcp-0.7.2-py3-none-any.whl:
Publisher:
publish-network.yml on sirkirby/unifi-mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
unifi_network_mcp-0.7.2-py3-none-any.whl -
Subject digest:
580613699a246c70765d34191e89e424ec2137b0ba68948cc14a4a95b1af728a - Sigstore transparency entry: 1130065814
- Sigstore integration time:
-
Permalink:
sirkirby/unifi-mcp@7add15d9aea70607e63af30ef3463db64e153c3d -
Branch / Tag:
refs/tags/network/v0.7.2 - Owner: https://github.com/sirkirby
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-network.yml@7add15d9aea70607e63af30ef3463db64e153c3d -
Trigger Event:
push
-
Statement type: