Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoBind address.0.0.0.0
MCP_PORTNoListen port.3714
LOG_LEVELNoOne of DEBUG, INFO, WARNING, ERROR, CRITICAL.INFO
STUB_MODENoWhen false, real-mode credentials are required.true
LOG_FORMATNojson for production, text for local dev.json
UNIFI_HOSTNoGateway IP or hostname (no scheme). Required in real mode.
UNIFI_PORTNoHTTPS port for the gateway.443
UNIFI_SITENoController site identifier.default
UNIFI_API_KEYNoLocal API key from Settings -> Control Plane -> Integrations. Required in real mode.
UNIFI_VERIFY_SSLNoSet true if you have installed a real cert on the gateway.false
IOT_SUBNET_TEMPLATENoMust contain the literal {vlan_id} placeholder.10.0.{vlan_id}.0/24
IOT_DHCP_STOP_OFFSETNoLast DHCP lease offset within the IoT /24.200
IOT_DHCP_START_OFFSETNoFirst DHCP lease offset within the IoT /24.100

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

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