Back to search
30
MCP

io.github.sachitrafa/cognitive-ai-memory

io.github.sachitrafa/cognitive-ai-memory

Ebbinghaus-based persistent memory for Claude. Memories decay with time, strengthen on recall.

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

Similar MCP servers embedding-nearest

io.github.clauderecallhq/recall
Persistent memory for Claude Code. Search, recall, and re-inject context from any session.
0 tools
Adaptive Memory Graph
Persistent memory for Claude via weighted, interconnected knowledge nodes.
0 tools
io.github.mifactory-bot/mifactory-agent-memory
Persistent memory for AI agents across Claude, ChatGPT and any MCP client.
0 tools · streamable-http
com.clauderecall/recall
Persistent memory for Claude Code. Search, recall, and re-inject context from any session.
0 tools
io.github.purmemo-ai/purmemo
AI memory across Claude, ChatGPT, Gemini, and Cursor. Save, search, and recall context everywhere.
0 tools
Mnemoverse Memory
Persistent memory across Claude, Cursor, ChatGPT, VS Code. Importance scoring, linked recall.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.sachitrafa/cognitive-ai-memory": {
      "url": "None",
      "transport": "http"
    }
  }
}