Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GROK_DEBUGNoWhether to log debug information.false
GROK_MODELNoDefault Grok model.grok-4-fast
GROK_API_KEYYesGrok API Key.
GROK_API_URLYesOpenAI compatible API root URL, must provide /chat/completions and /models endpoints.
GROK_LOG_DIRNoLog directory.logs
GROK_LOG_LEVELNoLog level.INFO
TAVILY_API_KEYNoSingle Tavily API key.
TAVILY_API_URLNoTavily API root URL.https://api.tavily.com
TAVILY_ENABLEDNoWhether to enable Tavily.true
TAVILY_API_KEYSNoMultiple Tavily API keys, supports comma, semicolon or newline separation. Takes precedence over single key.
GROK_RETRY_MAX_WAITNoMaximum wait seconds for retry.10
GROK_RETRY_MULTIPLIERNoExponential backoff multiplier.1
GROK_RETRY_MAX_ATTEMPTSNoMaximum retry attempts for Grok.3

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/Timmyzzo/WebSearch-MCP'

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