Skip to content
Back to search
30
MCP

RepoMemory

pulsemcp/repomemory

Persistent, searchable knowledge base for AI coding agents with hybrid keyword and semantic search across project context.

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.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
RemembrallMCP
Persistent knowledge memory for AI agents. Hybrid search, code graph, pgvector.
0 tools

How to use

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

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