UniFi Network MCP Server

52 tools. 21 can modify or destroy data without limits.

7 destructive tools with no built-in limits. Policy required.

Last updated:

21 can modify or destroy data
31 read-only
52 tools total

Community server · catalogue entry verified 29/06/2026

How to control UniFi Network MCP Server ↓

What UniFi Network MCP Server exposes to your agents

Read (31) Write / Execute (14) Destructive / Financial (7)
Critical Risk

The most dangerous UniFi Network MCP Server tools

21 of UniFi Network MCP Server's 52 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control UniFi Network MCP Server

PolicyLayer is an MCP gateway — it sits between your AI agents and UniFi Network MCP Server, and nothing reaches the server without passing your rules. These are the rules we recommend:

Deny destructive operations
{
  "unifi_bulk_delete_vouchers": {
    "deny_if": [
      {
        "conditions": [],
        "on_deny": "Blocked by default. Requires approval."
      }
    ]
  }
}

Destructive tools should never be available to autonomous agents without human approval.

Rate limit write operations
{
  "unifi_create_acl_rule": {
    "limits": [
      {
        "counter": "unifi_create_acl_rule_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "unifi_adopt_device": {
    "limits": [
      {
        "counter": "unifi_adopt_device_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register UniFi Network MCP Server — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON UNIFI NETWORK →

Instant setup, no code required.

All 52 UniFi Network MCP Server tools

READ 31 tools
Read unifi_adopt_device Adopt a pending device Read unifi_authorize_guest Authorize a guest client on a hotspot network Read unifi_get_acl_rule Get a specific ACL rule by ID Read unifi_get_client Get a specific client by ID Read unifi_get_device Get a specific device by ID Read unifi_get_device_statistics Get latest statistics for a device Read unifi_get_firewall_zone Get a specific firewall zone by ID Read unifi_get_info Get application information including version and whether it Read unifi_get_network Get a specific network by ID Read unifi_get_network_references Get references to a network (what WiFi broadcasts, firewall zones, etc. use this network) Read unifi_get_traffic_matching_list Get a specific traffic matching list by ID Read unifi_get_voucher Get a specific hotspot voucher by ID Read unifi_get_wifi Get a specific WiFi network by ID Read unifi_list_acl_rules List all ACL (firewall) rules at a site Read unifi_list_clients List all connected clients (wired, wireless, VPN) at a site Read unifi_list_countries List all countries/regions for geo-based rules (ISO codes and names) Read unifi_list_device_tags List all device tags at a site (used for WiFi broadcast assignments) Read unifi_list_devices List all adopted devices at a site Read unifi_list_dpi_applications List all DPI applications for traffic identification and filtering Read unifi_list_dpi_categories List all DPI (Deep Packet Inspection) categories for traffic identification Read unifi_list_firewall_zones List all firewall zones at a site Read unifi_list_networks List all networks at a site Read unifi_list_pending_devices List devices pending adoption (global, not site-specific) Read unifi_list_radius_profiles List all RADIUS profiles at a site Read unifi_list_sites List all sites available to the API key Read unifi_list_traffic_matching_lists List all traffic matching lists at a site (port groups, IP groups) Read unifi_list_vouchers List all hotspot vouchers at a site Read unifi_list_vpn_servers List all VPN servers at a site Read unifi_list_vpn_tunnels List all site-to-site VPN tunnels at a site Read unifi_list_wans List all WAN interfaces at a site Read unifi_list_wifi List all WiFi broadcasts (SSIDs) at a site

Related servers

Other MCP servers with similar tools — same risk classification, starter policies for each.

Questions about UniFi Network MCP Server

Can an AI agent delete data through the UniFi Network MCP Server MCP server? +

Yes. The UniFi Network MCP Server server exposes 7 destructive tools including unifi_bulk_delete_vouchers, unifi_delete_acl_rule, unifi_delete_firewall_zone. These permanently remove resources with no undo. PolicyLayer blocks destructive tools by default so they never reach the upstream server.

How do I prevent bulk modifications through UniFi Network MCP Server? +

The UniFi Network MCP Server server has 11 write tools including unifi_create_acl_rule, unifi_create_firewall_zone, unifi_create_network. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach UniFi Network MCP Server.

How many tools does the UniFi Network MCP Server MCP server expose? +

52 tools across 4 categories: Destructive, Execute, Read, Write. 31 are read-only. 21 can modify, create, or delete data.

How do I enforce a policy on UniFi Network MCP Server? +

Register the UniFi Network MCP Server MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every UniFi Network MCP Server tool call.

Deterministic rules across all 52 UniFi Network MCP Server tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Instant setup, no code required.

52 UniFi Network MCP Server tools catalogued and risk-classified — across an index of 43,000+ MCP servers.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.