mem0-mcp
by krim404
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MEM0_INFER | No | Set to 0 to store text verbatim, skipping mem0's extract + reconcile pipeline | 1 |
| MEM0_API_KEY | No | Sent as X-API-Key when set | |
| MEM0_API_URL | No | mem0 OSS server base URL | http://localhost:8000 |
| MEM0_INSECURE_TLS | No | Set to 1 to skip TLS verify for self-signed certs; prefer NODE_EXTRA_CA_CERTS | |
| MEM0_QUERY_REWRITE | No | Set to 0 to disable the HyDE-lite query rewrite | 1 |
| MEM0_REWRITE_MODEL | No | Chat model id for the rewriter; rewrite stays off until set | |
| MEM0_DEFAULT_USER_ID | No | mem0 user_id owner scope | default |
| MEM0_REWRITE_API_KEY | No | Optional Bearer token for the chat endpoint | |
| MEM0_REWRITE_BASE_URL | No | OpenAI-compatible chat base URL for the rewriter; rewrite stays off until set |
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 | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/krim404/mem0-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server