Skip to content
Back to search
30
MCP

io.github.shofer-dev/live-memory

io.github.shofer-dev/live-memory

Persistent, read-only codebase memory for Claude Code; ask it instead of re-reading files.

Uptime
0.0%
18 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
io.github.louis49/melchizedek
Persistent memory for Claude Code — offline, single-file, hybrid search.
0 tools
io.github.pragneshbagary/memex
Persistent session memory for Claude Code. Local SQLite, no LLMs, no network.
0 tools
@mseep/its-over-9k
Persistent memory and agent lifecycle for Claude Code — because sessions shouldn't start from zero.
0 tools
com.clauderecall/recall
Persistent memory for Claude Code. Search, recall, and re-inject context from any session.
0 tools
io.github.yuvalsuede/memory-mcp
Persistent memory + git snapshots for Claude Code. Never lose context or code.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.shofer-dev/live-memory": {
      "url": "None",
      "transport": "http"
    }
  }
}