Back to Home
MidwestMountaineer icon

Unifi-MCP-Server

Verified Safe

by MidwestMountaineer

Overview

Provides an MCP server that exposes UniFi Network Controller capabilities to AI agents through a well-designed tool interface for natural language network management.

Installation

Run Command
python -m unifi_mcp

Environment Variables

  • UNIFI_HOST
  • UNIFI_API_KEY
  • UNIFI_USERNAME
  • UNIFI_PASSWORD
  • UNIFI_PORT
  • UNIFI_SITE
  • UNIFI_VERIFY_SSL
  • LOG_LEVEL

Security Notes

The server code demonstrates robust security practices such as sensitive data redaction in logs, explicit confirmation for write operations, and input validation. However, the default configuration `UNIFI_VERIFY_SSL=false` presents a potential Man-in-the-Middle (MITM) risk if not explicitly changed by the user, and the inherent nature of AI agent execution of tools requires careful trust in prompts.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens1000
Stars0
Forks0
Last Update2025-12-14

Tags

UniFiNetwork ManagementAI AgentMCPAutomation