Back to search
30
MCP

repomemory

npm/repomemory

Your codebase never forgets. Persistent, structured memory for AI coding agents.

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

Similar MCP servers embedding-nearest

io.github.danielguru/repomemory
Persistent memory for AI coding agents. Hybrid search, auto-session capture, context routing.
0 tools
AgentMemory
Persistent memory for AI coding agents with hybrid retrieval, analytics, and governance controls.
0 tools
Repo Memory
Shared, git-tracked working memory for AI agents on the same codebase.
0 tools
io.github.pi22by7/in-memoria
Persistent codebase intelligence that gives AI assistants memory across sessions
0 tools
YourMemory
Persistent memory for AI agents. Memories decay with time and strengthen on recall.
0 tools
me.pi22by7/in-memoria
Persistent codebase intelligence that gives AI assistants memory across sessions
0 tools

How to use

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

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