Skip to content
Back to search
30
MCP

io.github.kapillamba4/code-memory

io.github.kapillamba4/code-memory

Local semantic code search with Git history. Works offline, no API key needed.

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

Similar MCP servers embedding-nearest

io.github.varun369/superlocalmemory
Local-first AI memory with knowledge graphs and hybrid search. 17+ AI tools via MCP. Free.
0 tools
io.github.pi22by7/in-memoria
Persistent codebase intelligence that gives AI assistants memory across sessions
0 tools
io.github.LuizEduPP/rememb
Persistent memory for AI agents — local JSON, zero config, no server required.
0 tools
io.github.tobs-code/cozo-memory
Local-first memory system for AI agents with hybrid search and graph reasoning
0 tools
RepoMemory
Persistent, searchable knowledge base for AI coding agents with hybrid keyword and semantic search across project context.
0 tools
io.github.luizedupp/rememb
Persistent memory for AI agents — local JSON, zero config, no server required.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.kapillamba4/code-memory": {
      "url": "None",
      "transport": "http"
    }
  }
}