Skip to content
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%
21 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
Claude Recall
Persistent memory for Claude Code: search, recall, and re-inject context from any session.
0 tools
io.github.sisuthros/claude-amplifier
Persistent memory + decision tracking for Claude across sessions. Local SQLite, no cloud.
0 tools
vesper-memory
AI memory system for Claude Code - Three-layer architecture with semantic search, knowledge graphs, and intelligent retrieval
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

How to use

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

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