Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP server port3050
GEMINI_API_KEYNoAPI key for Gemini agent
OPENAI_API_KEYNoAPI key for Codex agent
ANTHROPIC_API_KEYNoRequired for Claude Code
MCP_DATABASE_PATHNoCustom database location for session storage in HTTP mode
CLAUDE_CODE_ENABLENoEnable/disable Claude Code tooltrue
CLAUDE_CODE_DEFAULT_CWDNoDefault working directory for Claude Code
CLAUDE_CODE_MAX_MESSAGESNoMax messages to return100
CLAUDE_CODE_DEFAULT_MODELNoDefault Claude model
CLAUDE_CODE_EXECUTABLE_PATHNoPath to Claude executable (auto-detected if not set)

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/kadreio/mcp-coding-agents'

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