Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoBind address (HTTP transports).127.0.0.1
MCP_PORTNoBind port (HTTP transports).1235
OPENCODE_URLNoopencode serve endpoint for opencode and browser.http://127.0.0.1:4096
MCP_TRANSPORTNoTransport: streamable-http, sse, or stdio.streamable-http
OPENAI_API_KEYNoBackend API key.lmstudio
OPENAI_BASE_URLNoOpenAI-compatible backend for compression.http://127.0.0.1:1234/v1
COMPRESSOR_MODELNoModel to use; empty lets the backend use its loaded model.
CODEX_APP_SERVER_SOCKETNoCodex app-server unix socket.$XDG_RUNTIME_DIR/codex-app-server/app-server.sock
LLM_GATEWAY_ALLOW_REMOTENoSet to 1 to allow a non-loopback MCP_HOST.
LLM_GATEWAY_ALLOWED_HOSTSNoExtra allowed Host values, comma-separated (e.g. 192.168.1.5:1235).
CODEX_APP_SERVER_TRANSPORTNoCodex socket protocol: websocket or jsonl.websocket
COMPRESSOR_MAX_INPUT_CHARSNoInput size cap before truncation.100000

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

Maintenance

ActivitySlowing
ResponsivenessNo issues