Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LLM_MODELNoModel name for LLM.gpt-4o
LLM_API_KEYNoGeneric LLM API key (highest priority). Can be used with LLM_BASE_URL and LLM_MODEL to override defaults.
LLM_BASE_URLNoAPI endpoint for LLM provider.https://api.openai.com/v1
OPENAI_API_KEYNoOpenAI API key (or compatible provider).
MOONSHOT_API_KEYNoMoonshot / Kimi API key (legacy).
DASHSCOPE_API_KEYYesDashScope API key for Qwen3 Embedding.
TERRAIN_WORKSPACENoWorkspace directory for Terrain data.~/.terrain
DASHSCOPE_BASE_URLNoDashScope endpoint.https://dashscope.aliyuncs.com/api/v1

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/JeremyJiao01/Terrain-AI'

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