Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoServer port3157
LOG_LEVELNoLogging levelinfo
XAI_API_KEYNoX.AI API key
CODEX_API_KEYNoCodex API key (optional if ChatGPT login available)
GEMINI_API_KEYNoGoogle Gemini API key (takes priority over GOOGLE_API_KEY)
GOOGLE_API_KEYNoAlternative Google API key
OPENAI_API_KEYNoOpenAI API key
MISTRAL_API_KEYNoMistral API key
DEEPSEEK_API_KEYNoDeepSeek API key
MCP_TOOL_TIMEOUTNoTool timeout in ms (system-wide)
OPENROUTER_TITLENoOpenRouter title
ANTHROPIC_API_KEYNoAnthropic API key
CODEX_SANDBOX_MODENoCodex sandbox moderead-only
OPENROUTER_API_KEYNoOpenRouter API key
OPENROUTER_REFERERNoOpenRouter referer
SUMMARIZATION_MODELNoModel for summarizationgpt-5-nano
CODEX_SKIP_GIT_CHECKNoSkip git checktrue
CODEX_APPROVAL_POLICYNoCodex approval policynever
MAX_MCP_OUTPUT_TOKENSNoMax output tokens (system-wide)
OPENROUTER_DYNAMIC_MODELSNoEnable dynamic modelstrue
ENABLE_RESPONSE_SUMMARIZATIONNoEnable AI-generated summariesfalse

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/FallDownTheSystem/converse'

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