Exposes UniFi Network Controller APIs for AI agents to manage networks, devices, and users. Provides tools for automation, monitoring, and configuration. Connects to UniFi Controller for real-time network management. Useful for developers building network automation tools or integrating UniFi networks with AI-driven systems.
Exposes UniFi Network Controller APIs for AI agents to manage networks, devices, and users. Provides tools for automation, monitoring, and configuration. Connects to UniFi Controller for real-time network management. Useful for developers building network automation tools or integrating UniFi networks with AI-driven systems.
pip install unifi-network-mcpAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"sirkirby-unifi-network-mcp-github": {
"command": "uvx",
"args": [
"pip install unifi-network-mcp"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from unifi network mcp?"
API Key Required
This server requires an API key from unifi network mcp. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| UNIFI_NETWORK_MCP_API_KEY | Yes | Your unifi network mcp API key |
"What resources are available in unifi network mcp?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in unifi network mcp"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in unifi network mcp with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.