Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging level (DEBUG, INFO, WARNING, ERROR).INFO
XAI_API_KEYNoAPI key for X.AI Grok models.
DIAL_API_KEYNoAPI key for DIAL provider.
AZURE_API_KEYNoAPI key for Azure OpenAI deployments.
DEFAULT_MODELNoDefault model to use (e.g., 'auto', 'pro', 'flash').auto
DISABLED_TOOLSNoComma-separated list of tools to disable. Remove tools from this list to enable them.analyze,refactor,testgen,secaudit,docgen,tracer
GEMINI_API_KEYNoAPI key for Google Gemini models. Required if using Gemini.
OPENAI_API_KEYNoAPI key for OpenAI models (GPT-5, O3, etc.). Required if using OpenAI.
OLLAMA_BASE_URLNoBase URL for local Ollama server (default: http://localhost:11434).
OPENROUTER_API_KEYNoAPI key for OpenRouter (access to multiple models). Required if using OpenRouter.
MAX_CONVERSATION_TURNSNoMaximum number of conversation turns before reset.50
CONVERSATION_TIMEOUT_HOURSNoHours before a conversation expires.6
DEFAULT_THINKING_MODE_THINKDEEPNoDefault thinking mode for thinkdeep tool (low, medium, high, max).high

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/ramarivera/pal-mcp-server'

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