Back to search
30
MCP

Memento

io.github.scrypster/memento

Persistent memory for AI tools. Local-first knowledge graph with hybrid search.

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

Similar MCP servers embedding-nearest

io.github.myrakrusemark/memento-protocol
Persistent memory for AI agents. Store what matters, recall by meaning, skip the rest.
0 tools
Memento by annibale-x
Persistent memory and context management across sessions.
0 tools
io.github.thelabvenice/memdata
Persistent memory for AI agents. Store context, retrieve it semantically.
0 tools
com.runmemento/memento
Local-first, LLM-agnostic memory layer for AI assistants.
0 tools
io.github.velixarai/memory
Persistent memory for AI assistants. Store, search, and recall across sessions.
0 tools
Ori Mnemos
Persistent memory infrastructure for AI agents with identity, knowledge graph, and semantic search.
0 tools

How to use

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

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