unifi

Manage UniFi networks via MCP tools for devices, clients, and health.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Folly-Partners/claudesync --skill unifi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unifi
Source: https://github.com/Folly-Partners/claudesync/tree/main/servers/unifi
Command: npx skills add https://github.com/Folly-Partners/claudesync --skill unifi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables Claude Code to centrally manage UniFi networks — monitoring devices, viewing client activity, checking health status, and performing actions like restarting APs or blocking/unblocking clients — all from natural language prompts.

Core Features & Use Cases

  • Monitor and list UniFi devices and clients across sites
  • Check network health, alerts, and site information
  • Perform common admin tasks: restart devices, block/unblock clients, authorize guests
  • Use in workflows like troubleshooting WiFi issues, scaling networks across multiple sites

Quick Start

Set environment variables for your UniFi controller, run the MCP server, and start issuing commands like "list_devices" or "get_network_health" from Claude Code.

Frequently Asked Questions about unifi

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

FAQPage Schema
How do I monitor and manage UniFi network devices from the command line?

Monitor UniFi network devices by listing connected devices and clients, checking health status, and performing admin tasks like restarting access points or controlling client access—all via natural language commands after configuring your UniFi controller credentials.

Can I control guest authorization and client access on my UniFi network?

Yes. This Skill supports guest authorization workflows and client access control, allowing you to block, unblock, and authorize clients across your UniFi sites without manual dashboard navigation.

What UniFi hardware does this work with?

This Skill works with UniFi OS devices including UDM Pro, Cloud Key Gen2+, and other UniFi controllers that support the UniFi API and require UNIFI_HOST, UNIFI_USERNAME, and UNIFI_PASSWORD environment variables.

How do I troubleshoot WiFi issues using network health monitoring?

Check network health, alerts, and site information through MCP tools to identify connectivity problems, then perform corrective actions like device restarts or client management to resolve WiFi issues.

Can I manage multiple UniFi sites from a single interface?

Yes. The Skill supports workflows across multiple sites via the optional UNIFI_SITE variable, enabling centralized monitoring and control of devices and clients across your entire UniFi network deployment.