mem0-local-mcp
by sanchezvivi
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MEM0_USER_ID | No | Default user ID when tool call omits user_id. | default_user |
| GOOGLE_API_KEY | No | Google API key. Only needed for infer=True with Gemini. | |
| MEM0_COLLECTION | No | Qdrant collection name. | mem0 |
| MEM0_EMBED_DIMS | No | Embedding dimensions matching the model. | 384 |
| MEM0_EMBED_MODEL | No | Fastembed model for embeddings. | BAAI/bge-small-en-v1.5 |
| MEM0_QDRANT_HOST | No | Qdrant host. | localhost |
| MEM0_QDRANT_PORT | No | Qdrant port. | 6333 |
| ANTHROPIC_API_KEY | No | Anthropic API key. Only needed for infer=True with Anthropic. | |
| MEM0_GEMINI_MODEL | No | Gemini model to use. | gemini-2.5-flash |
| MEM0_LLM_PROVIDER | No | LLM provider for infer=True: 'anthropic' or 'gemini'. | anthropic |
| MEM0_ANTHROPIC_MODEL | No | Anthropic model to use. | claude-haiku-4-5 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues