unifi-network-mcp
Verified Safeby southbay-ny
Overview
Self-hosted Model Context Protocol (MCP) server for integrating UniFi Network controller data (sites, devices, clients, alarms, sysinfo) with AI coding tools.
Installation
No command providedSecurity Notes
The server requires an Integration API key (a sensitive credential) via the UNIFI_TARGETS environment variable. The configuration allows for disabling SSL verification (`verify_ssl: false`), which can expose the system to Man-in-the-Middle (MITM) attacks if used improperly or in untrusted environments. It is described as a 'read-only' server, limiting direct destructive actions on the UniFi controller.
Similar Servers
Unreal_mcp
High-performance bridge and automation server for Unreal Engine, enabling programmatic control, data processing, and asset authoring through a WebSocket API and optional WebAssembly acceleration.
unifi-network-mcp
Programmatic management and automation of UniFi Network Controllers, enabling external systems (like LLMs or custom scripts) to interact with UniFi devices, clients, and network configurations.
boilerplate-mcp-server
Provides a production-ready foundation for developing custom Model Context Protocol (MCP) servers in TypeScript to connect AI assistants with external APIs and data sources, exemplified by an IP geolocation tool.
unifi-mcp-server
A Model Context Protocol (MCP) server that exposes the UniFi Network Controller API, enabling AI agents and applications to interact with UniFi network infrastructure in a standardized way.