mcpserver.lol
registry/memory-12
Connection check verified live · 27h ago

memory-12

Persistent memory for AI agents. Free, no LLM, no SDK. Open Worker you can self-host in 2 commands.

Tools 5
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 27h ago

Tools & capabilities

5 tools

Read from the running server on 27h ago.

memory_forget key*
Delete a saved memory by key.
memory_list limit
List the keys of all your saved memories, newest first.
memory_recall key*
Retrieve a previously saved memory by its exact key.
memory_save key*tagsvalue*
Save or overwrite a memory under a key so you can recall it in a later session. Use for durable facts, decisions, preferences, and context you want to persist across context resets…
memory_search limitquery*
Search your saved memories by keyword across keys, values, and tags. Returns matching memories, newest first.