Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
EMBEDDING_DIMNoVector dimensionality256 (local) / 1536 (openai)
MEMORY_DB_PATHNoPath to the SQLite database file./memory.db
OPENAI_API_KEYNoAPI key used when EMBEDDING_PROVIDER=openai
DEFAULT_USER_IDNoUser id used when a tool call omits user_iddefault-user
EMBEDDING_MODELNoRemote embedding model nametext-embedding-3-small
ANTHROPIC_API_KEYNoEnables memory_extract auto-extraction
EMBEDDING_API_KEYNoAPI key used when EMBEDDING_PROVIDER=custom
EMBEDDING_API_URLNoEndpoint for openai/custom providerprovider default
EMBEDDING_PROVIDERNoEmbedding provider: unset (local hash), 'openai', or 'custom'

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

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