Skip to content
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%
21 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.luizedupp/rememb
Persistent memory for AI agents — local JSON, zero config, no server required.
0 tools
memo
Memory for AI agents — MLX (Apple Silicon) or CPU (Linux), sqlite-vec + BM25, zero cloud.
0 tools
io.github.yksanjo/gmem
Persistent, Solana-aware project memory for AI coding agents. Typed entities + git-aware diffs.
0 tools

How to use

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

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