Skip to main content
Glama
sanchezvivi
by sanchezvivi

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MEM0_USER_IDNoDefault user ID when tool call omits user_id.default_user
GOOGLE_API_KEYNoGoogle API key. Only needed for infer=True with Gemini.
MEM0_COLLECTIONNoQdrant collection name.mem0
MEM0_EMBED_DIMSNoEmbedding dimensions matching the model.384
MEM0_EMBED_MODELNoFastembed model for embeddings.BAAI/bge-small-en-v1.5
MEM0_QDRANT_HOSTNoQdrant host.localhost
MEM0_QDRANT_PORTNoQdrant port.6333
ANTHROPIC_API_KEYNoAnthropic API key. Only needed for infer=True with Anthropic.
MEM0_GEMINI_MODELNoGemini model to use.gemini-2.5-flash
MEM0_LLM_PROVIDERNoLLM provider for infer=True: 'anthropic' or 'gemini'.anthropic
MEM0_ANTHROPIC_MODELNoAnthropic model to use.claude-haiku-4-5

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/sanchezvivi/mem0-local-mcp'

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