unifi-expert-agent

Manage UniFi networks via MCP server API calls for inventory, troubleshooting, and audits.

2|Updated May 6, 2026
One-click install
npx skills add https://github.com/jmpijll/unifi-code-mode-mcp --skill unifi-expert-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unifi-expert-agent
Source: https://github.com/jmpijll/unifi-code-mode-mcp/tree/main/examples/unifi-expert-agent
Command: npx skills add https://github.com/jmpijll/unifi-code-mode-mcp --skill unifi-expert-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and scripts (resource) components.

What problem does it solve?

This Skill enables automated management, troubleshooting, and auditing of UniFi network, site, and Protect components through a dedicated MCP server, streamlining network operations and reducing manual effort.

Core Features & Use Cases

  • Inventory and auditing: List consoles, devices, and cameras; check firmware, configurations, and compliance.
  • Network design and optimization: Generate high-level network diagrams, site layouts, and security zone mappings.
  • Safe mutation operations: Confirm critical changes like disabling cameras or rebooting devices after explicit user approval.
  • Troubleshooting: Identify offline devices, analyze client associations, and diagnose connectivity issues.
  • Multi-controller management: Aggregate data across multiple site controllers and produce comprehensive summaries.

Quick Start

Use the unifi expert Agent to get an inventory of all connected devices and verify their firmware status.

Frequently Asked Questions about unifi-expert-agent

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate UniFi network inventory and firmware auditing across multiple controllers?

Yes, you can manage multiple UniFi controllers by aggregating data across site controllers via API calls, producing unified summaries for inventory, configuration audits, and device compliance.

Can I safely automate UniFi Protect camera management and device reboots?

You can safely manage UniFi Protect cameras by requiring explicit user approval before executing critical mutation operations like disabling cameras or rebooting network devices, preventing unintended disruptions.

What is the best way to troubleshoot offline UniFi devices and connectivity issues?

Troubleshoot offline UniFi devices by using automated API calls to identify offline hardware, analyze client associations, and diagnose connectivity issues across your network environment.

Does this approach support network design and security zone mapping for UniFi sites?

Yes, this approach supports UniFi network design by generating high-level network diagrams, site layouts, and security zone mappings to optimize security policies and component configurations.

Do I need an MCP server to perform configuration audits on UniFi network components?

You need an MCP server to perform automated configuration audits on UniFi network components, as it provides the dedicated API interface required for inventory checks, compliance verification, and safe modifications.