Skip to main content
Glama
hz1ulqu01gmnZH4

universal-memory-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MEMORY_DATABASE_PATHNoSQLite database path./memory.db
MEMORY_KEYWORD_WEIGHTNoHybrid search keyword weight0.4
MEMORY_EMBEDDING_MODELNoHuggingFace model namesentence-transformers/all-MiniLM-L6-v2
MEMORY_SEMANTIC_WEIGHTNoHybrid search semantic weight0.6
MEMORY_LLAMA_SERVER_URLNollama-server endpointhttp://localhost:8787
MEMORY_EMBEDDING_BACKENDNotransformers or llama-servertransformers
MEMORY_ENABLE_EMBEDDINGSNoSet false for keyword-only searchtrue
MEMORY_EMBEDDING_DIMENSIONNoEmbedding vector size384

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

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