Back to search
30
MCP

YourMemory

io.github.sachitrafa/yourmemory

Persistent memory for AI agents. Memories decay with time and strengthen on recall.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.sharedmemoryai/memory
Persistent memory for AI agents. Remember, recall, and explore a shared knowledge graph.
0 tools
AgentMemory
Persistent memory for AI coding agents with hybrid retrieval, analytics, and governance controls.
0 tools
io.github.velixarai/memory
Persistent memory for AI assistants. Store, search, and recall across sessions.
0 tools
memora
Give your AI agents persistent memory.
0 tools
Remembra — AI Memory Layer
Persistent AI memory with hybrid search, entity resolution, and temporal decay.
0 tools
repomemory
Your codebase never forgets. Persistent, structured memory for AI coding agents.
0 tools

How to use

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

{
  "mcpServers": {
    "yourmemory": {
      "url": "None",
      "transport": "http"
    }
  }
}