Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MEMORY_MCP_DB_PATHNoSQLite database location~/.memory-mcp/memory.db
MEMORY_MCP_MAX_TAGSNoMax tags per memory20
MEMORY_MCP_DEMOTION_DAYSNoDays without access before demotion14
MEMORY_MCP_EMBEDDING_DIMNoEmbedding vector dimension (must match model)384
MEMORY_MCP_MINING_ENABLEDNoEnable pattern miningtrue
MEMORY_MCP_EMBEDDING_MODELNoSentence transformer modelsentence-transformers/all-MiniLM-L6-v2
MEMORY_MCP_MAX_RECALL_LIMITNoMax results per recall query100
MEMORY_MCP_LOG_RETENTION_DAYSNoDays to retain output logs7
MEMORY_MCP_MAX_CONTENT_LENGTHNoMax characters per memory/log100000
MEMORY_MCP_HOT_CACHE_MAX_ITEMSNoMaximum items in hot cache20
MEMORY_MCP_PROMOTION_THRESHOLDNoAccess count for auto-promotion3
MEMORY_MCP_DEFAULT_RECALL_LIMITNoDefault results per recall5
MEMORY_MCP_HIGH_CONFIDENCE_THRESHOLDNoThreshold for high confidence0.85
MEMORY_MCP_DEFAULT_CONFIDENCE_THRESHOLDNoMinimum similarity for results0.7

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

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