Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
UNIFI_URLYesController base URL, e.g. https://unifi.local.unset
UNIFI_SITENoUniFi site name.default
UNIFI_LEGACYNoLegacy controller mode without /proxy/network prefix.false
UNIFI_NOAUTHNoTrust an upstream gateway to enforce auth.false
UNIFI_API_KEYYesAPI key for the X-API-KEY header.unset
UNIFI_SITE_IDNoOfficial API site UUID used by live tests and explicit generated calls.unset
UNIFI_MCP_HOMENoAppdata dir override; read by setup only.~/.unifi-rmcp
UNIFI_MCP_HOSTNoHTTP bind host.0.0.0.0
UNIFI_MCP_PORTNoHTTP bind port.40030
UNIFI_MCP_TOKENNoStatic bearer token for HTTP MCP.unset
UNIFI_MCP_NO_AUTHNoDisable auth only for loopback development.false
UNIFI_MCP_AUTH_MODENobearer or oauth.bearer
UNIFI_MCP_PUBLIC_URLNoPublic URL for OAuth metadata.unset
UNIFI_SKIP_TLS_VERIFYNoSkip TLS certificate verification for self-signed controllers.true
UNIFI_MCP_ALLOWED_HOSTSNoComma-separated Host header allowlist.empty
UNIFI_MCP_AUTH_KEY_PATHNoOAuth JWT signing key path./data/auth-jwt.pem
UNIFI_MCP_ALLOWED_ORIGINSNoComma-separated CORS Origin allowlist.empty
UNIFI_MCP_AUTH_ADMIN_EMAILNoAdmin email for OAuth bootstrap.unset
UNIFI_MCP_AUTH_SQLITE_PATHNoOAuth state database path./data/auth.db
UNIFI_MCP_GOOGLE_CLIENT_IDNoGoogle OAuth client ID.unset
UNIFI_MCP_DISABLE_HTTP_AUTHNoCompatibility alias for UNIFI_MCP_NO_AUTH.false
UNIFI_MCP_GOOGLE_CLIENT_SECRETNoGoogle OAuth client secret.unset

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/dinglebear-ai/runifi'

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