Skip to content
Back to search
30
MCP streamable-http

io.github.mem0ai/mem0

io.github.mem0ai/mem0

Persistent memory for AI agents: add, search, update, and delete long-term memories.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.sharedmemoryai/memory
Persistent memory for AI agents. Remember, recall, and explore a shared knowledge graph.
0 tools
io.github.velixarai/memory
Persistent memory for AI assistants. Store, search, and recall across sessions.
0 tools
io.github.thelabvenice/memdata
Persistent memory for AI agents. Store context, retrieve it semantically.
0 tools
Mem0 (Long-Term Memory)
Provides persistent long-term memory capabilities through semantic indexing, retrieval, and search functions with support for multiple LLM p
0 tools
io.github.AlekseiMarchenko/central-intelligence
Persistent memory for AI agents. Store, recall, and share knowledge across sessions.
0 tools
io.github.luizedupp/rememb
Persistent memory for AI agents — local JSON, zero config, no server required.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.mem0ai/mem0": {
      "url": "https://mcp.mem0.ai/mcp",
      "transport": "streamable-http"
    }
  }
}