udm-mcp

dsal319/udm-mcp
★ 0 stars TypeScript 💻 Code/Dev Tools Updated today
MCP server for Ubiquiti UDM Pro — UniFi Network and Protect APIs as Model Context Protocol tools
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "udm-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "dsal319/udm-mcp"
      ]
    }
  }
}

README Excerpt

MCP server for Ubiquiti UDM Pro. Exposes UniFi Network and Protect APIs as Model Context Protocol tools usable in Claude Desktop, Claude Code, and any other MCP client. **Status:** Pre-alpha. v0.1 scope: 16 read-only tools across Site Manager, Network, and Protect. > Coming soon — currently in scaffold stage. Clone and `npm install` for now.

Tools (14)

unifi_list_hostsunifi_network_find_channel_conflictsunifi_network_get_ap_radio_statsunifi_network_get_app_infounifi_network_get_wifi_broadcastunifi_network_list_ap_radiosunifi_network_list_clientsunifi_network_list_devicesunifi_network_list_sitesunifi_network_list_wifi_broadcastsunifi_protect_get_cameraunifi_protect_get_meta_infounifi_protect_list_camerasunifi_protect_list_nvrs