Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DATABASE_URLYesPostgreSQL connection string (e.g., postgresql://user:pass@localhost:5432/mcp_memory)
DB_IDLE_TIMEOUTNoIdle connection timeout in milliseconds30000
DB_MAX_POOL_SIZENoDatabase connection pool size20
EMBEDDINGS_MODELNoThe embedding model to usetext-embedding-v3
DASHSCOPE_API_KEYYesAliyun DashScope API Key for generating embeddings
DASHSCOPE_API_URLNoEmbedding API endpoint URLhttps://dashscope.aliyuncs.com/...
MCP_DEBUG_LOG_PATHNoPath for the debug log filememory-debug.log
SEARCH_DEFAULT_LIMITNoDefault number of search results to return10
EMBEDDINGS_DIMENSIONSNoVector dimensions for the embedding model1024

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

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