Mmcp.market

Recall — persistent memory for agents MCP server

by recall.notdown-app.workers.dev·dev.workers.notdown-app.recall/memory·v0.1.2

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

C60/100grade C
What users say
No reviews yet
Be the first
Safety scan
C60/100

full report

Adoption
New

Little public usage data yet

Reviews

Write one

Nobody 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 posts
  • memory_forgetwrite actionFree

    Delete a saved memory by key.

  • memory_listFree

    List the keys of all your saved memories, newest first.

  • memory_recallFree

    Retrieve a previously saved memory by its exact key.

  • memory_saveFree

    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_searchFree

    Search 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

1 high1 low
  • 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 authenticationauth.open-write
  • lowNo source repository listedmaint.no-repo
Overall 60/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

claude mcp add --transport http memory https://recall.notdown-app.workers.dev/mcp/{key}
Add to Cursor

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.

All Recall — persistent memory for agents alternatives →
  • Total Agent Memory
    Persistent local memory for coding agents: temporal knowledge graph, procedural and episodic recall
    A
  • Fidelis Memory
    Recall locally stored agent memories through an MCP-compatible host.
    B
  • coldstart
    Codebase memory for AI agents: an AST index plus agent-written notes that self-stale.
    A
  • GrayMatter
    Persistent agent memory as a single Go binary: knowledge graph, TUI observability, zero infra.
    B
  • Basic Memory
    Local-first knowledge management with bi-directional LLM sync via Markdown files.
    C

More from recall.notdown-app.workers.dev