Back to search
30
MCP

com.runmemento/memento

com.runmemento/memento

Local-first, LLM-agnostic memory layer for AI assistants.

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

Similar MCP servers embedding-nearest

@psraghuveer/memento
Local-first, LLM-agnostic memory layer for AI assistants. Run via npx @psraghuveer/memento.
0 tools
Memento
Persistent memory for AI tools. Local-first knowledge graph with hybrid search.
0 tools
Remembra — AI Memory Layer
Persistent AI memory with hybrid search, entity resolution, and temporal decay.
0 tools
io.github.riponcm/projectmem
Local-first memory + judgment layer for AI coding agents — warns before repeating failed fixes.
0 tools
Memento by annibale-x
Persistent memory and context management across sessions.
0 tools
io.github.myrakrusemark/memento-protocol
Persistent memory for AI agents. Store what matters, recall by meaning, skip the rest.
0 tools

How to use

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

{
  "mcpServers": {
    "com.runmemento/memento": {
      "url": "None",
      "transport": "http"
    }
  }
}