Recall — persistent memory for agents MCP server
Persistent memory for AI agents. Free, no LLM, no SDK. Open Worker you can self-host in 2 commands.
Little public usage data yet
Reviews
Write oneNobody has reviewed Recall — persistent memory for agents yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Recall — persistent memory for agents tools (5, 1 write)
write = sends, deletes, buys or postsmemory_forgetwrite actionFreeDelete a saved memory by key.
memory_listFreeList the keys of all your saved memories, newest first.
memory_recallFreeRetrieve a previously saved memory by its exact key.
memory_saveFreeSave 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_searchFreeSearch your saved memories by keyword across keys, values, and tags. Returns matching memories, newest first.
Public scan report
scanner v0.1.9 · 2026-09-21 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 191ms20/20
- Tool poisoning5 tool descriptions checked15/15
- Auth qualityopen endpoint exposes 1 write-action tools with no auth3/15
- Maintenanceno repository listed3/15
- Maintainer identityverified namespace with website, no repo4/10
Findings (2)
- highWrite-action tools reachable without authentication
auth.open-write - lowNo source repository listed
maint.no-repo
Install directly
claude mcp add --transport http memory https://recall.notdown-app.workers.dev/mcp/{key}Recall — persistent memory for agents: common questions
- Is Recall — persistent memory for agents MCP server safe?
- With care: it is graded C, so read the findings first (60/100). Read the Recall — persistent memory for agents safety report
- How do I install Recall — persistent memory for agents?
- It runs remotely at recall.notdown-app.workers.dev. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Recall — persistent memory for agents need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Recall — persistent memory for agents maintained?
- The latest release is v0.1.2.
- What can I use instead of Recall — persistent memory for agents?
- Servers from other publishers that do the same job: Total Agent Memory MCP server, Fidelis Memory MCP server and coldstart MCP server. Compare all Recall — persistent memory for agents alternatives.
Alternatives to Recall — persistent memory for agents
Same job from other publishers: the closest match first, then the best rated.
- Total Agent MemoryPersistent local memory for coding agents: temporal knowledge graph, procedural and episodic recallnot reviewedEstablishedA
- Fidelis MemoryRecall locally stored agent memories through an MCP-compatible host.not reviewedGrowingB
- coldstartCodebase memory for AI agents: an AST index plus agent-written notes that self-stale.not reviewedGrowingA
- GrayMatterPersistent agent memory as a single Go binary: knowledge graph, TUI observability, zero infra.not reviewedGrowingB
- Basic MemoryLocal-first knowledge management with bi-directional LLM sync via Markdown files.not reviewedEstablishedC