mcpserver.lol
registry/memory-2
Connection check verified live · 20h ago

memory-2

Persistent personal memory for AI assistants — save, search, and recall across every MCP client.

Tools 4
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

4 tools

Read from the running server on 20h ago.

capture_memory clienttask_content*task_description
Capture durable facts from a task you just completed (drafting an email, summarizing a document, making a decision), as a byproduct — the user does nothing. Pass the task output/co…
manage_memory can modify data id*action*
Manage an existing memory item. Currently supports deleting a memory by id (soft delete — recoverable for 30 days). Use search_memory to find the id first.
save_memory text*client
Save a thought, insight, fact, or todo to the user's Working Memory. The text is parsed and stored as one or more structured memory items, searchable a moment later via search_memo…
search_memory read-only kquery*clientdedupe_recentconversation_id
Search the user's Working Memory for relevant past notes and facts. Use this when the user references something they may have stored earlier, or to find related context before answ…