Skip to content
Back to search
30
MCP

repomemory

npm/repomemory

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

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

Similar MCP servers embedding-nearest

RepoMemory
Persistent, searchable knowledge base for AI coding agents with hybrid keyword and semantic search across project context.
0 tools
io.github.danielguru/repomemory
Persistent memory for AI coding agents. Hybrid search, auto-session capture, context routing.
0 tools
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

How to use

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

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