Back to search
30
MCP

io.github.imashishkh21/atlaso

io.github.imashishkh21/atlaso

Open-source memory for AI agents. Conflict-flagging recall, scope-bag dispersion, local SQLite.

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

Similar MCP servers embedding-nearest

io.github.alphaonedev/ai-memory
Persistent memory for any AI — zero token cost until recall
0 tools
io.github.tobs-code/cozo-memory
Local-first memory system for AI agents with hybrid search and graph reasoning
0 tools
io.github.luizedupp/rememb
Persistent memory for AI agents — local JSON, zero config, no server required.
0 tools
io.github.yksanjo/gmem
Persistent, Solana-aware project memory for AI coding agents. Typed entities + git-aware diffs.
0 tools
io.github.nfemmanuel/iranti
Persistent, shared memory for AI agents — facts, checkpoints, semantic search.
0 tools
io.github.avi-bendetsky/total-recall
Persistent, verified, cross-session memory for AI agents. 26 tools. SQLite + sync.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.imashishkh21/atlaso": {
      "url": "None",
      "transport": "http"
    }
  }
}