Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLog verbosity: debug, info, warn, error (default: info)info
UNIFI_HOSTYesHostname or IP of the UniFi controller (required)
UNIFI_PORTNoHTTPS port (default: 443)443
UNIFI_SITENoUniFi site ID (default: default)default
UNIFI_PASSWORDNoUniFi SSO or local admin password (required for self-healing auth)
UNIFI_USERNAMENoUniFi SSO or local admin username (required for self-healing auth)
UNIFI_TOTP_SEEDNoBase32-encoded TOTP secret from authenticator setup (required for self-healing auth)
TOKEN_CACHE_PATHNoPath to encrypted session cache file (default: ./data/unifi-session.encrypted.json)./data/unifi-session.encrypted.json
UNIFI_VERIFY_SSLNoSet 'true' if controller has a valid TLS certificate (default: false)false
TOKEN_ENCRYPTION_KEYNo64-character hex key for AES-256-GCM encryption (optional, falls back to base64)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/philipvanlewis/unifi-mcp-server'

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