Skip to main content
Glama
nntkio

UniFi MCP Server

by nntkio
.env.example662 B
# UniFi Controller Configuration # Copy this file to .env and fill in your values # UniFi Controller URL (required) # Standard controller: https://192.168.1.1:8443 # UniFi OS (UDM/UDM Pro): https://192.168.1.1 UNIFI_HOST=https://192.168.1.1 # UniFi Controller credentials (required) UNIFI_USERNAME=admin UNIFI_PASSWORD=your-password-here # UniFi site name (optional, defaults to "default") UNIFI_SITE=default # Verify SSL certificates (optional, defaults to "true") # Set to "false" for self-signed certificates UNIFI_VERIFY_SSL=false # UniFi OS device (optional, defaults to "false") # Set to "true" for UDM, UDM Pro, UCG Max, etc. UNIFI_IS_UNIFI_OS=false

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/nntkio/unifiMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server