Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_CLIENT_IDNoAttribution for this client's writes and log entries.
MCP_DEBUG_LOGNoPath to a server-side forensic record of every tool call (args, timing, tracebacks).
MCP_MEMORY_DBNoWhich SQLite file to share (also can be passed as a positional argument).
MCP_EMBEDDINGSNoSet to 'off' for a lean server with no ML stack.on
MCP_PRELOAD_MODELNoSet to '1' to load the embedding model at spawn instead of first use.0
MCP_ENABLE_DEMO_TOOLSNoSet to '1' to add the lock_hold(seconds) demo tool for contention demos.0
MCP_SQLITE_BUSY_TIMEOUTNoMilliseconds a write waits for the lock; 0 = fail fast.5000

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