Total Recall
Freeby MCP Community
Portable MCP server giving AI agents persistent, verified, cross-session memory
v0.3.0Added Apr 12, 2026
mcpai-memorysqliteclaudetotal-recall
Total Recall MCP Server
Portable MCP server giving AI agents persistent, verified, cross-session memory
Installation
Reviews
Installation
Quick install
npx -y @avi-total-recall/total-recall
Add to claude_desktop_config.json
{
"mcpServers": {
"total-recall": {
"command": "npx",
"args": ["-y", "@avi-total-recall/total-recall"]
}
}
}