Skip to content
Back to search
30
MCP

vesper-memory

npm/vesper-memory

AI memory system for Claude Code - Three-layer architecture with semantic search, knowledge graphs, and intelligent retrieval

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

Similar MCP servers embedding-nearest

io.github.sachitrafa/cognitive-ai-memory
Ebbinghaus-based persistent memory for Claude. Memories decay with time, strengthen on recall.
0 tools
@remem-ai/remem
Local-first coding agent memory for Claude Code and OpenAI Codex
0 tools
Claude Recall
Persistent memory for Claude Code: search, recall, and re-inject context from any session.
0 tools
MemoraEU
Zero-knowledge persistent memory for Claude — encrypted, semantic search, EU hosted.
0 tools
specmem-hardwicksoftware
Your Claude Code sessions don't have to start from scratch anymore — SpecMem gives your AI real memory. It won't forget your conversations,
0 tools
Xentropy Notes — Memory Layer for AI
Semantic search and knowledge graph for your Wall notes from Claude Code and MCP clients.
0 tools

How to use

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

{
  "mcpServers": {
    "vesper-memory": {
      "url": "None",
      "transport": "http"
    }
  }
}