Skip to content
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%
18 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
io.github.mem0ai/mem0
Persistent memory for AI agents: add, search, update, and delete long-term memories.
0 tools · streamable-http

How to use

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

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