Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RECALL_LOG_LEVELNoLogging level (DEBUG, INFO, WARNING, ERROR, CRITICAL)INFO
RECALL_CHROMA_PATHNoChromaDB persistent storage directory~/.recall/chroma_db
RECALL_OLLAMA_HOSTNoOllama server URLhttp://localhost:11434
RECALL_SQLITE_PATHNoSQLite database file path~/.recall/recall.db
RECALL_OLLAMA_MODELNoEmbedding model namemxbai-embed-large
RECALL_OLLAMA_TIMEOUTNoOllama request timeout in seconds30
RECALL_COLLECTION_NAMENoChromaDB collection namememories
RECALL_DEFAULT_NAMESPACENoDefault namespace for memoriesglobal
RECALL_DEFAULT_IMPORTANCENoDefault importance score (0.0-1.0)0.5
RECALL_DEFAULT_TOKEN_BUDGETNoDefault token budget for context4000

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/blueman82/recall'

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