Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GH_TOKENNoSingle token fallback.
CODEX_MODELNoDefault model for Codex tasks.o4-mini
ENABLE_OPUSNoShow claude-opus-4.6 in tool descriptions.false
GH_PAT_TOKENNoFallback PAT token(s), comma-separated.
GITHUB_TOKENNoSingle token fallback.
CODEX_API_KEYNoAPI key for Codex provider.
CODEX_USE_SDKNoForce legacy SDK mode instead of app-server protocol.false
OPENAI_API_KEYNoAPI key for Codex provider.
PROVIDER_CHAINNoProvider selection order. Prefix ! = fallback-only.codex,copilot,!claude-cli
DEBUG_SDK_EVENTSNoLog all Copilot SDK events.false
GITHUB_PAT_TOKENSNoComma-separated PAT tokens for multi-account rotation.
CODEX_SANDBOX_MODENoSandbox mode: read-only, workspace-write, danger-full-access.workspace-write
GITHUB_PAT_TOKEN_1NoNumbered PAT token (alternative to comma-separated). Additional numbers supported.
DEBUG_NOTIFICATIONSNoLog MCP notification errors to stderr.false
MCP_TASK_TIMEOUT_MSNoDefault task timeout in milliseconds.1800000
DEBUG_CLAUDE_FALLBACKNoVerbose logging for Claude Agent SDK fallback path.false
DISABLE_CODEX_FALLBACKNoDisable Codex SDK in the provider chain.false
MCP_TASK_STALL_WARN_MSNoNo-output warning threshold.900000
MCP_TASK_TIMEOUT_MAX_MSNoMaximum allowed timeout.3600000
MCP_TASK_TIMEOUT_MIN_MSNoMinimum allowed timeout.900000
DISABLE_CLAUDE_CODE_FALLBACKNoDisable automatic fallback to Claude Agent SDK.false
MAX_CONCURRENT_CODEX_SESSIONSNoMax simultaneous Codex sessions.5
MAX_CONCURRENT_CLAUDE_FALLBACKSNoMax simultaneous Claude sessions.3
BROKEN_PIPE_FORCE_EXIT_TIMEOUT_MSNoMax wait time for graceful shutdown after broken pipe.15000

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/yigitkonur/mcp-supersubagents'

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