74
/ 100
1 day ago
glama

mem0-mcp

A thin stdio MCP bridge to a self-hosted mem0 OSS server for agent memory, enabling persistent memory operations like adding, searching, and managing durable facts with automatic reconciliation and question-rewrite capabilities.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: MEM0_API_KEY, MEM0_REWRITE_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretMEM0_API_KEYMEM0_API_URL / . Memories are namespaced by mem0's run_id: an auto-derived
configMEM0_API_URL/ MEM0_API_KEY. Memories are namespaced by mem0's run_id: an auto-derived
configMEM0_DEFAULT_USER_IDdefault mem0 user_id owner scope
configMEM0_INFER1 0 = store text verbatim, skipping mem0's extract + reconcile pipeline
configMEM0_INSECURE_TLSunset 1 = skip TLS verify for self-signed certs; prefer NODE_EXTRA_CA_CERTS
configMEM0_QUERY_REWRITE1 0 = disable the HyDE-lite query rewrite
🔐 secretMEM0_REWRITE_API_KEYunset optional Bearer token for the chat endpoint
configMEM0_REWRITE_BASE_URLunset OpenAI-compatible chat base URL for the rewriter; rewrite stays off until set
configMEM0_REWRITE_MODELunset chat model id for the rewriter; rewrite stays off until set
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/krim404-mem0-mcp-44us0d)](https://m8ven.ai/mcp/krim404-mem0-mcp-44us0d)
commit: 80fd8d810078ebeea27511652f9b9ebe80a88b30
code hash: fc8884bf2cf92c604a4b3010a41d81581140cd6da401fca4076cc9c14b1e0c41
verified: 7/9/2026, 9:59:46 AM
view raw JSON →