Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
MCP servers for the UniFi suite of applications, Network, Protect, Access, and Drive
| Date | Stars |
|---|---|
| 2026-07-31 | 622 |
| 2026-08-02 | 634 |
| 2026-08-06 | 634 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
60.0
growth rate 0.00%/day
# UniFi MCP <p align="center"> <img src="docs/assets/hero-readme.jpg" alt="UniFi MCP — AI agents for your UniFi infrastructure" width="720"> </p> Leverage agents and agentic AI workflows to manage your UniFi deployment. [](https://pypi.org/project/unifi-network-mcp/) [](https://pypi.org/project/unifi-protect-mcp/) [](https://pypi.org/project/unifi-access-mcp/) [](https://pypi.org/project/unifi-mcp-relay/) [](https://pypi.org/project/unifi-api-server/) [](https://www.npmjs.com/package/unifi-mcp-worker) [](LICENSE) [](https://www.python.org/downloads/) ## Servers | Server | Status | Tools | Package | |--------|--------|-------|---------| | [Network](apps/network/) | Stable | 187 | [`unifi-network-mcp`](https://pypi.org/project/unifi-network-mcp/) | | [Protect](apps/protect/) | Stable | 61 | [`unifi-protect-mcp`](https://pypi.org/project/unifi-protect-mcp/) | | [Access](apps/access/) | Stable | 36 | [`unifi-access-mcp`](https://pypi.org/project/unifi-access-mcp/) | ## Cloud Relay | Component | Status | Package | |-----------|--------|---------| | [Relay Sidecar](https://github.com/sirkirby/unifi-mcp/tree/main/packages/unifi-mcp-relay) | Beta | [`unifi-mcp-relay`](https://pypi.org/project/unifi-mcp-relay/) | | [Worker Gateway](https://github.com/sirkirby/unifi-mcp/tree/main/apps/worker) | Beta | [`unifi-mcp-worker`](https://www.npmjs.com/package/unifi-mcp-worker) (CLI) | Cloud Relay pairs the Cloudflare-hosted Worker gateway with the Relay sidecar on your LAN. The Worker provides the authenticated edge MCP endpoint, Durable Object broker, multi-location routing, token boundary, and deployment/management CLI. The Relay sidecar is a local MCP HTTP client and forwarder: it discovers configured local MCP servers over HTTP and maintains an outbound WebSocket to the Worker. Remote requests follow `MCP client → Worker gateway → outbound WebSocket → Relay sidecar → local MCP servers over HTTP`; the API server is not in this path. Read-only tools support annotation-based multi-location fan-out, while writes require explicit location targeting. Deploy the Worker with `npm install -g unifi-mcp-worker && unifi-mcp-worker install`, then see the [Relay sidecar README](packages/unifi-mcp-relay/) to connect local servers. ## REST + GraphQL API (non-MCP) | Component | Status | Package | |-----------|--------|---------| | [API Server](https://github.com/sirkirby/unifi-mcp/tree/main/apps/api) | Beta | [`unifi-api-server`](https://pypi.org/project/unifi-api-server/) · [GHCR image](https://github.com/sirkirby/unifi-mcp/pkgs/container/unifi-api-server) | `unifi-api-server` is an independent HTTP service for consumers that do not speak MCP. It provides typed REST resources, read-only GraphQL queries, SSE streams, scoped API keys and administration, plus a REST action endpoint for supported controller operations. It shares `unifi-core` managers with the MCP servers but does not proxy or require them. See [`apps/api/README.md`](apps/api/README.md) for quick-start and deployment patterns. ## What is this? UniFi MCP is a collection of [Model Context Protocol](https://modelcontextprotocol.io/) servers that let AI assistants and automation tools interact with Ubiquiti UniFi controllers. Each server targets a specific UniFi application (Network, Protect, Access) and exposes its functionality as MCP tools — queryable, composable, and safe by default. ## MCP Discovery UniFi MCP keeps the standard MCP path primary: capable clients d
Excerpt of 17,959 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:209cbf6ef4413806, topic:mcp-server, desc:mcp servers
matched fp:209cbf6ef4413806, topic:agentic-ai