Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PGIDNoGID for Docker container process.1000
PUIDNoUID for Docker container process.1000
UNIFI_URLYesController URL, e.g. https://192.168.1.1:443. No trailing slash.
DOCKER_NETWORKNoDocker network name.jakenet
UNIFI_MCP_HOSTNoServer bind address0.0.0.0
UNIFI_MCP_PORTNoServer port8001
UNIFI_PASSWORDYesController admin password
UNIFI_USERNAMEYesController admin username
UNIFI_MCP_TOKENNoBearer token for HTTP auth. Required unless UNIFI_MCP_NO_AUTH=true.
UNIFI_IS_UDM_PRONoSet to true for UDM Pro / UniFi OS controllers.true
UNIFI_VERIFY_SSLNoSet to true to verify TLS certificates.false
UNIFI_MCP_NO_AUTHNoDisable Bearer auth.false
UNIFI_MCP_LOG_FILENoLog file path./tmp/unifi-mcp.log
UNIFI_MCP_LOG_LEVELNoLog verbosity: DEBUG, INFO, WARNING, ERRORINFO
UNIFI_MCP_TRANSPORTNohttp or stdiohttp
UNIFI_MCP_ALLOW_YOLONoSkip all elicitation prompts.false
UNIFI_MCP_ALLOW_DESTRUCTIVENoSkip confirmation for destructive actions.false

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

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