Total Recall
Rank #460io.github.BAS-More/total-recall
Portable MCP memory server giving AI agents persistent, verified, cross-session memory. 30 tools, SQLite + cloud sync, Chrome Extension for every AI chat platform. The only JavaScript MCP memory server. Includes behavioral learning engine, semantic search, knowledge scoping, session quality scoring, and web dashboard.
Total Recall is a Model Context Protocol (MCP) server published by BAS-More. It ranks #460 of 58,832 servers tracked on MCP Toplist, and its repository has 1,259 GitHub stars. Total Recall is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Mar 26, 2026 and most recently updated on Mar 26, 2026.
Ranks ahead of 58,372 of 58,832 servers on MCP Toplist.
Use Total Recall
Add Total Recall to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"total-recall": {
"command": "npx",
"args": [
"-y",
"@avi-total-recall/total-recall"
]
}
}
}Listed on 1 registry (1 delisted)
BAS-More
Available versions (3)
| Version | Published |
|---|---|
| 0.2.4 | Mar 26, 2026 |
| 0.2.3 | Mar 26, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- What is Total Recall?
- Portable MCP memory server giving AI agents persistent, verified, cross-session memory. 30 tools, SQLite + cloud sync, Chrome Extension for every AI chat platform. The only JavaScript MCP memory server. Includes behavioral learning engine, semantic search, knowledge scoping, session quality scoring, and web dashboard.
- Who maintains Total Recall?
- Total Recall is maintained by BAS-More, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Total Recall an official MCP server?
- Yes — Total Recall is listed on the Official MCP Registry, alongside Glama.
- How many versions does Total Recall have?
- MCP Toplist tracks 3 versions of Total Recall, most recently published on Mar 26, 2026.
- Where can I find the source code for Total Recall?
- The source code for Total Recall is hosted at github.com/BAS-More/Total-Recall.