Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_SWITCHBOARD_DATA_DIRNoDirectory used for storing SQLite call log and other persistent data.
MCP_SWITCHBOARD_TUNNEL_HOSTNoHost/interface for the public tunnel listener. Must be reachable by clients. Defaults to loopback.127.0.0.1
MCP_SWITCHBOARD_LOKI_ENABLEDNoSet to 'true' to enable batching and pushing tool call and lifecycle events to Loki.false
MCP_SWITCHBOARD_PRIVATE_HOSTNoHost/interface for the private listener serving the console, /mcp, API and metrics. Defaults to loopback; set to 0.0.0.0 to expose it.127.0.0.1
MCP_SWITCHBOARD_TUNNEL_TOKENYesThe bearer token required by the tunnel endpoint. Can be a literal value or a path to an existing regular file containing the secret.
MCP_SWITCHBOARD_PRIVATE_TOKENNoIf the private listener is exposed beyond loopback, set this token to authenticate access to it.

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