Skip to content
Back to search
30
MCP v1.3.0

io.github.DanielGuru/repomemory

io.github.DanielGuru/repomemory

Persistent memory for AI coding agents. Hybrid search, auto-session capture, context routing.

Uptime
0.0%
2 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
Persistent, searchable knowledge base for AI coding agents with hybrid keyword and semantic search across project context.
0 tools
repomemory
Your codebase never forgets. Persistent, structured memory for AI coding agents.
0 tools
Repo Memory
Shared, git-tracked working memory for AI agents on the same codebase.
0 tools
io.github.velixarai/memory
Persistent memory for AI assistants. Store, search, and recall across sessions.
0 tools
AgentMemory
Persistent memory for AI coding agents with hybrid retrieval, analytics, and governance controls.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.danielguru/repomemory": {
      "url": "None",
      "transport": "http"
    }
  }
}