π§
UniFi Network MCP Server
π§MCP Serverowine/unifi-network-mcp
Installation
Local ServerAuto-generated from README. View full documentation on GitHub β
$
claude mcp add-json unifi-network '{"command":"npx","args":["-y","@owine/unifi-network-mcp@latest"],"env":{"UNIFI_NETWORK_HOST":"192.168.1.1","UNIFI_NETWORK_API_KEY":"your-api-key","UNIFI_NETWORK_VERIFY_SSL":"false"}}' -s userLocal Server
$
claude mcp add-json unifi-network '{"command":"node","args":["/path/to/unifi-network-mcp/dist/index.js"],"env":{"UNIFI_NETWORK_HOST":"192.168.1.1","UNIFI_NETWORK_API_KEY":"your-api-key","UNIFI_NETWORK_VERIFY_SSL":"false"}}' -s userServer ConfigurationServer configuration (JSON)
json
{
"mcpServers": {
"unifi-network": {
"command": "npx",
"args":...glama
0
Last UpdatedJun 30, 2026