Skip to content
Back to search
30
MCP

Stellar Memory

io.github.sangjun0000/stellar-memory

Persistent AI memory using orbital mechanics. 100% local, zero API keys, MCP-native.

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
io.github.alphaonedev/ai-memory
Persistent memory for any AI — zero token cost until recall
0 tools
io.github.varun369/superlocalmemory
Local-first AI memory with knowledge graphs and hybrid search. 17+ AI tools via MCP. Free.
0 tools
io.github.LuizEduPP/rememb
Persistent memory for AI agents — local JSON, zero config, no server required.
0 tools
io.github.luizedupp/rememb
Persistent memory for AI agents — local JSON, zero config, no server required.
0 tools
devmemory-mcp
Persistent memory for AI agents via MCP
0 tools

How to use

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

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