Back to search
30
MCP

Repo Memory

io.github.yubinkim444/repo-memory

Shared, git-tracked working memory for AI agents on the same codebase.

Uptime
0.0%
1 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
repomemory
Your codebase never forgets. Persistent, structured memory for AI coding agents.
0 tools
io.github.sharedmemoryai/memory
Persistent memory for AI agents. Remember, recall, and explore a shared knowledge graph.
0 tools
GitHub Repository Intelligence
Repo intel for AI coding agents: overview, PRs, contributors, hot files, CI, deps. Remote MCP.
0 tools · streamable-http
io.github.luizedupp/rememb
Persistent memory for AI agents — local JSON, zero config, no server required.
0 tools
io.github.gong8/knownissue
Shared debugging memory for AI coding agents
0 tools · streamable-http

How to use

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

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