unifi-mcp-server
Manage UniFi networks, devices, and firewalls through natural language
All Skills in This Repository (3)
Pure Emerald Level Indicatorsunifi-mcp-tool-builder
Scaffold new MCP tools for the UniFi MCP Server with TDD and Pydantic v2 models.
FastMCP Development
Build and extend MCP servers using the FastMCP framework.
mcp-builder
Scaffold Python or TypeScript MCP servers with structured tool metadata.
Frequently Asked Questions
FAQPage SchemaHow to install unifi-mcp-server?โผ
Run `npx skills add enuno/unifi-mcp-server --all -g -y` in your terminal to install all skills in this suite globally.
What can I manage in my UniFi network with this?โผ
You can manage devices, clients, VLANs, WiFi SSIDs, firewall rules, VPNs, backups, QoS, RADIUS, and multi-site setups using plain-English requests.
Does it work with UniFi Cloud or only local gateways?โผ
Both. Local gateway mode gives full read and write control, while cloud-v1 and cloud-ea modes offer read-only site statistics and aggregation.
Is it safe to let an AI change my network settings?โผ
Yes. All mutating operations require explicit confirmation, and a dry-run mode lets you preview changes before anything is applied.
Which AI clients support this server?โผ
It works with any MCP-compatible client such as Claude Desktop, Cursor, and Codex, using stdio locally or streamable HTTP over a network.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core