Back to Home
CamoRageaholic1 icon

unifi-mcp-server

Verified Safe

by CamoRageaholic1

Overview

Enables AI assistants (e.g., Claude) to manage and monitor UniFi network infrastructure through natural language commands via the Model Context Protocol (MCP).

Installation

Run Command
node dist/index.js

Environment Variables

  • UNIFI_CONTROLLER_URL
  • UNIFI_USERNAME
  • UNIFI_PASSWORD
  • UNIFI_SITE
  • UNIFI_VERIFY_SSL
  • LOG_LEVEL

Security Notes

The project uses environment variables for credentials and Zod for configuration validation, mitigating hardcoded secret risks. Docker Compose provides security hardening (no-new-privileges, read-only filesystem). SSL verification is configurable (`UNIFI_VERIFY_SSL`), with documentation warning about disabling it. No `eval` or obfuscation found. The core `node-unifi` library is well-established.

Similar Servers

Stats

Interest Score55
Security Score9
Cost ClassMedium
Avg Tokens750
Stars1
Forks0
Last Update2025-11-29

Tags

UniFiNetwork ManagementAI IntegrationMCPHome Automation