Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
EMBEDDING_DIMNoEmbedding dimensions1024
GOOGLE_API_KEYNoGoogle Gemini API key (required if using Google as embedding provider or for LLM judge)
EMBEDDING_MODELNoEmbedding model nameqwen3-embedding:0.6b
OLLAMA_BASE_URLNoOllama API endpointhttp://localhost:11434
EMBEDDING_PROVIDERNoEmbedding provider to use: 'ollama' or 'google'ollama
LANCEDB_MEMORY_PATHNoDatabase location for storing memories~/.memory-mcp/lancedb-memory

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/wb200/memory-mcp'

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