Back to search
30
MCP

io.github.annibale-x/mcp-memento

io.github.annibale-x/mcp-memento

An MCP server that provides persistent memory and context management across sessions

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

Similar MCP servers embedding-nearest

io.github.memorilabs/memori-mcp
Memori MCP server — persistent AI memory with recall and augmentation tools
0 tools
io.github.opencontext-team/mcp-server
An MCP server that provides visual memory and context storage with knowledge graph capabilities
0 tools
aimemory-mcp-server
AI Memory MCP Server — persistent memory for AI assistants via Model Context Protocol
0 tools
io.github.gabrielahdzmicrosoft/mcp-server
An MCP server that provides visual memory and context storage with knowledge graph capabilities
0 tools
io.github.jkawamoto/mcp-memos
An MCP server for interacting with Memos.
0 tools
io.github.recallworks/recall
Open-source MCP memory server. Persistent, searchable, tiered memory across sessions.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.annibale-x/mcp-memento": {
      "url": "None",
      "transport": "http"
    }
  }
}