Back to search
30
MCP

io.github.myrakrusemark/memento-protocol

io.github.myrakrusemark/memento-protocol

Persistent memory for AI agents. Store what matters, recall by meaning, skip the rest.

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

Similar MCP servers embedding-nearest

Memento
Persistent memory for AI tools. Local-first knowledge graph with hybrid search.
0 tools
io.github.luizedupp/rememb
Persistent memory for AI agents — local JSON, zero config, no server required.
0 tools
io.github.sharedmemoryai/memory
Persistent memory for AI agents. Remember, recall, and explore a shared knowledge graph.
0 tools
io.github.thelabvenice/memdata
Persistent memory for AI agents. Store context, retrieve it semantically.
0 tools
io.github.velixarai/memory
Persistent memory for AI assistants. Store, search, and recall across sessions.
0 tools
AgentMemory
Persistent memory for AI coding agents with hybrid retrieval, analytics, and governance controls.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.myrakrusemark/memento-protocol": {
      "url": "None",
      "transport": "http"
    }
  }
}