Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoListener host; Docker/Compose overrides to 0.0.0.0.127.0.0.1
MCP_PORTNoListening port and Compose published port.3000
MCP_TRANSPORTNoTransport mode: stdio, sse, or http. Both network modes serve both /sse and /mcp endpoints.stdio
MCP_AUTH_TOKENNoShared bearer token for MCP clients. Required in network mode (sse or http).
NETBIRD_API_URLNoManagement API base URL.https://api.netbird.io/api
MCP_BIND_ADDRESSNoCompose-only host interface for port publishing.127.0.0.1
MCP_ALLOWED_HOSTSNoAllowed request hostnames, without scheme or port.localhost,127.0.0.1,[::1]
NETBIRD_API_TOKENYesNetBird API credential (required).
NETBIRD_READ_ONLYNoSet to true to remove all write tools; set to false to expose writes for enabled feature groups.true
NETBIRD_ENABLE_DNSNoControls nameservers, settings, zones, and records.true
NETBIRD_TIMEOUT_MSNoCall timeout, up to 300000 ms.30000
MCP_ALLOWED_ORIGINSNoExact comma-separated browser origins; requests without Origin are allowed.
MCP_MAX_SSE_SESSIONSNoMaximum simultaneous legacy SSE connections.100
NETBIRD_ENABLE_PEERSNoControls peer information, accessible peers, updates, deletion, and jobs.true
NETBIRD_ENABLE_USERSNoControls user listing, creation, updates, deletion, and current user.true
NETBIRD_ENABLE_EVENTSNoControls audit, traffic, and reverse proxy access logs.true
NETBIRD_ENABLE_GROUPSNoControls groups.true
NETBIRD_ENABLE_ROUTESNoControls routes.true
NETBIRD_ENABLE_ACCOUNTSNoControls account listing, updates, and deletion.true
NETBIRD_ENABLE_NETWORKSNoControls networks, network resources, and routers.true
NETBIRD_ENABLE_POLICIESNoControls access policies.true
NETBIRD_ENABLE_SETUP_KEYSNoControls setup keys.true
NETBIRD_ENABLE_PEER_CONTROLNoControls peer updates, deletion, and job creation; peer reads remain available.true
NETBIRD_ENABLE_REVERSE_PROXYNoControls reverse proxy services, domains, clusters, tokens, and access logs.true
NETBIRD_ENABLE_POSTURE_CHECKSNoControls posture checks.true

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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