Skip to content
Back to search
30
MCP

io.github.varun369/superlocalmemory

io.github.varun369/superlocalmemory

Local-first AI memory with knowledge graphs and hybrid search. 17+ AI tools via MCP. Free.

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

Similar MCP servers embedding-nearest

Local Memory
Persistent local AI memory. SQLite + FTS5 + vector search, knowledge graph. No cloud, no API keys.
0 tools
Stellar Memory
Persistent AI memory using orbital mechanics. 100% local, zero API keys, MCP-native.
0 tools
io.github.yonasvalentin/mcp-memory-graph
Local-first memory for Claude Code and any MCP client: hybrid search + knowledge graph, $0/token.
0 tools
io.github.nhadaututtheky/neural-memory
Persistent memory for AI agents — 55 MCP tools, spreading activation recall.
0 tools
io.github.alphaonedev/ai-memory
Persistent memory for any AI — zero token cost until recall
0 tools
io.github.kapillamba4/code-memory
Local semantic code search with Git history. Works offline, no API key needed.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.varun369/superlocalmemory": {
      "url": "None",
      "transport": "http"
    }
  }
}