Is this an official Ubiquiti project?
No. UniFi MCP is an independent, community-maintained open-source project and is not affiliated with Ubiquiti.
Does local use require a cloud service?
No. MCP servers and the API can run on your network with local controller access. The Cloud Relay is optional and only needed for remote MCP clients.
How are changes kept under control?
Confirmation mode previews mutations by default. Operators can add policy gates that prevent create, update, or delete behavior at multiple scopes.
Which controllers are supported?
The project targets supported UniFi Network, Protect, and Access environments, with compatibility varying by product, controller, firmware, and exposed API surface. Check the component README for current requirements.
Can I use my own MCP client?
Yes. Every server exposes stdio. Optional HTTP transport supports clients that connect through Streamable HTTP or SSE-compatible paths.
How can I contribute?
Start with the contributor guide, open an issue, or join a discussion. Documentation, compatibility reports, and focused pull requests all help.