Back to search
30
MCP

Codebase Memory

io.github.deusdata/codebase-memory-mcp

Persistent codebase knowledge graph. Survives session restarts and context compaction.

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

Similar MCP servers embedding-nearest

repomemory
Your codebase never forgets. Persistent, structured memory for AI coding agents.
0 tools
Adaptive Memory Graph
Persistent memory for Claude via weighted, interconnected knowledge nodes.
0 tools
me.pi22by7/in-memoria
Persistent codebase intelligence that gives AI assistants memory across sessions
0 tools
io.github.pi22by7/in-memoria
Persistent codebase intelligence that gives AI assistants memory across sessions
0 tools
hermit-graph
Persistent memory for AI coding agents. Knowledge graph with 4-tier taxonomy, confidence scoring, and MCP protocol support for Claude Code,
0 tools
io.github.sharedmemoryai/memory
Persistent memory for AI agents. Remember, recall, and explore a shared knowledge graph.
0 tools

How to use

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

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