Recall MCP Server
A better memory server for AI agents - works for one, scales to many. Local, free, zero-config, MCP-native. Your data stays on your machine.
People who work with byom, chromadb and docker and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-06-16 · ★ 8 · #230 OF 304 MAINTAINED MEMORY · VERIFIED 2026-09-18
MIT · Python servers · how we verify → /methodology
01 · Install Recall
before you install - you'll need
API_KEY
Environment variables documented in the project's README - it lists which are required and which have defaults.
Claude Code
claude mcp add recallworks-recall -- uvx ai-recallworks Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"recallworks-recall": {
"command": "uvx",
"args": [
"ai-recallworks"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
pypi package ai-recallworks - check the name against the project README before installing (PyPI has no namespace ownership)
registry namespace io.github.RecallWorks is GitHub-verified and matches the repo owner
03 · What Recall can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.5.1 · 2026-04-30
Patch release: republishes the package with the v0.5.4 README rewrite (works for one, scales to many) and adds the mcp-name: io.github.recallworks/recall marker required for MCP Registry namespace verification. · No…
v0.5.0 · 2026-04-30
Recall v0.5.0 - multi-agent coordination wedge · The single-agent memory problem (mem0, Letta, Zep) is well-served. The · multi-agent coordination problem isn't. v0.5.0 ships six new MCP · primitives so parallel AI…
ts-sdk-v0.2.0 · 2026-04-24
BREAKING CHANGE. 0.1.0 was published with a fictional API. This rewrite matches the real Recall server contract verified end-to-end against ghcr.io/recallworks/recall:0.1.0. · Install · bash · npm install…
04 · Who maintains Recall
recall is maintained by recallworks. It's the only MCP server we track from this author; the repo dates to Apr 2026.
05 · Facts
- repository
- github.com/recallworks/recall
- category
- memory - ranked #230 of 304 actively-maintained memory servers as of 2026-09-18.
- registry
- io.github.RecallWorks/recall (active, first published 2026-05-08)
- packages
- pypi:ai-recallworks
06 · Recall FAQ
What is Recall?
A better memory server for AI agents - works for one, scales to many. Local, free, zero-config, MCP-native. Your data stays on your machine.
Is Recall still maintained?
Yes - as of 2026-09-18, its last commit was 2026-06-16. We re-verify nightly.
How do I install Recall?
Run `uvx ai-recallworks`. The README documents one environment variable (API_KEY) to set first. You can also paste the ready-made client config above.
Does Recall run locally?
Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Recall
Alternatives to Recall
Maintained memory servers if Recall isn't the fit.
- Codebase Memory Codebase knowledge graph for AI agents - 162 languages, sub-ms queries, 99% fewer tokens. ★ 43,715 · 2026-09-18
- Superlog Open-source agent that observes and fixes your application. Query logs, traces, metrics, incidents. ★ 1,449 · 2026-09-17
- Tradememory Protocol Tamper-evident decision audit trail and outcome-weighted memory for AI trading agents. ★ 1,419 · 2026-09-14
- Persome Local-first personal memory and model server for trusted MCP agents on macOS. ★ 1,322 · 2026-08-21
- Neo4j Memory MCP Neo4j Knowledge Graph Memory Server ★ 984 · 2026-09-09
- Projectmem Coding agent memory - one local MCP server for every project. Warns before repeating failed fixes. ★ 826 · 2026-09-15
Pairs well with
Servers that cover what Recall doesn't - only shown when the pairing reason fits the companion.
More memory MCP servers · Remembra - AI Memory Layer · Replen · Riproductions MCP Server · Robo Systems
More Python MCP servers · Red Hat Lightspeed MCP · Reef API · Proxmox MCP Plus · Multi MCP · Custom MCP Database · see all