{"name":"dev.workers.notdown-app.recall/memory","slug":"recall-memory","title":"Recall — persistent memory for agents","description":"Persistent memory for AI agents. Free, no LLM, no SDK. Open Worker you can self-host in 2 commands.","url":"https://mcp.market/server/recall-memory","rating":null,"grade":"C","score":60,"certified":false,"status":"active","category":"ai","tags":["ai"],"presence":{"score":8,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":null,"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":null,"website":"https://recall.notdown-app.workers.dev","version":"0.1.2","remotes":[{"type":"streamable-http","url":"https://recall.notdown-app.workers.dev/mcp/{key}","variables":{"key":{"description":"Your private memory namespace. No signup, no email: just invent any secret string of 16+ characters — it becomes your private namespace on first use. (Or get a random key: curl -X POST https://recall.notdown-app.workers.dev/api/signup)","isRequired":true,"format":"string","isSecret":true}}}],"packages":[],"tools":[{"name":"memory_forget","description":"Delete a saved memory by key.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"key":{"type":"string"}},"required":["key"]}},{"name":"memory_list","description":"List the keys of all your saved memories, newest first.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"limit":{"type":"number"}}}},{"name":"memory_recall","description":"Retrieve a previously saved memory by its exact key.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"key":{"type":"string"}},"required":["key"]}},{"name":"memory_save","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"key":{"type":"string","description":"Unique key/name for this memory."},"value":{"type":"string","description":"The content to remember."},"tags":{"type":"array","items":{"type":"string"},"description":"Optional tags for later search."}},"required":["key","value"]}},{"name":"memory_search","description":"Search your saved memories by keyword across keys, values, and tags. Returns matching memories, newest first.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string"},"limit":{"type":"number"}},"required":["query"]}}],"scan":{"score":60,"grade":"C","scanned_at":"2026-09-21T13:03:14.278Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-21T13:03:14.307Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 191ms"]},"poisoning":{"score":15,"max":15,"notes":["5 tool descriptions checked"]},"auth":{"score":3,"max":15,"notes":["open endpoint exposes 1 write-action tools with no auth"]},"maintenance":{"score":3,"max":15,"notes":["no repository listed"]},"identity":{"score":4,"max":10,"notes":["verified namespace with website, no repo"]}},"findings":[{"id":"auth.open-write","severity":"high","component":"auth","title":"Write-action tools reachable without authentication"},{"id":"maint.no-repo","severity":"low","component":"maintenance","title":"No source repository listed"}],"inputs":{"probes":[{"url":"https://recall.notdown-app.workers.dev/mcp/{key}","reachable":true,"authRequired":false,"latencyMs":191,"serverInfo":{"name":"Recall","version":"0.1.0"}}],"packages":[],"repo":{"found":false},"icon":{"url":null,"source":"none"},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":8}}}},"grade_history":[],"reviews":[]}