Skip to main content
Glama

Zen MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PATHNoSystem PATH for locating executables/usr/local/bin:/usr/bin:/bin:/opt/homebrew/bin:~/.local/bin
LOG_LEVELNoLogging level for the serverINFO
XAI_API_KEYNoAPI key for X.AI Grok models
DIAL_API_KEYNoAPI key for DIAL vendor-agnostic model access
DEFAULT_MODELNoDefault model to use (e.g., 'auto', 'pro')auto
DISABLED_TOOLSNoComma-separated list of tools to disable to optimize context window usageanalyze,refactor,testgen,secaudit,docgen,tracer
GEMINI_API_KEYNoAPI key for Google's Gemini models
OPENAI_API_KEYNoAPI key for OpenAI models (O3, GPT-5 series)
OPENROUTER_API_KEYNoAPI key for OpenRouter to access multiple models with one API
AZURE_OPENAI_API_KEYNoAPI key for Azure OpenAI enterprise deployments
MAX_CONVERSATION_TURNSNoMaximum number of conversation turns50
CONVERSATION_TIMEOUT_HOURSNoTimeout for conversations in hours6
DEFAULT_THINKING_MODE_THINKDEEPNoDefault thinking mode for thinkdeep tool (e.g., 'high')

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/salvadorthebrown/zen-mcp-server-fixed'

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