AgentRecall
Rank #870io.github.Goldentrii/agent-recall
Correction-first agent memory. Precision KPI tracks if agents heed warnings. 5 layers, local-only.
AgentRecall is a Model Context Protocol (MCP) server published by Goldentrii. It ranks #870 of 132,113 servers tracked on MCP Toplist, and its repository has 371 GitHub stars. AgentRecall is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on May 19, 2026 and most recently updated on Jun 20, 2026.
Ranks ahead of 131,243 of 132,113 servers on MCP Toplist.
Use AgentRecall
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add agent-recall -- npx -y agent-recall-mcp[mcp_servers.agent-recall]
command = "npx"
args = ["-y", "agent-recall-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"agent-recall": {
"command": "npx",
"args": [
"-y",
"agent-recall-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"agent-recall": {
"command": "npx",
"args": [
"-y",
"agent-recall-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agent-recall": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"agent-recall-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agent-recall": {
"command": "npx",
"args": [
"-y",
"agent-recall-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agent-recall": {
"command": "npx",
"args": [
"-y",
"agent-recall-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Goldentrii%2Fagent-recall)<a href="https://mcptoplist.com/server/io.github.Goldentrii%2Fagent-recall"><img src="https://mcptoplist.com/badge/io.github.Goldentrii%2Fagent-recall.svg" alt="MCP Toplist: Top 1% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
Goldentrii
Other servers by Goldentrii
View all Goldentrii servers →Available versions (1)
| Version | Published |
|---|---|
| 3.4.31 | Jun 20, 2026 |
Frequently asked questions
- Who maintains AgentRecall?
- AgentRecall is maintained by Goldentrii, which publishes 3 MCP servers (3 total versions) tracked on MCP Toplist.
- Is AgentRecall listed on the Official MCP Registry?
- Yes — AgentRecall is listed on the Official MCP Registry, alongside Glama.
- How many versions does AgentRecall have?
- MCP Toplist tracks 1 version of AgentRecall, most recently published on Jun 20, 2026.
- Where can I find the source code for AgentRecall?
- The source code for AgentRecall is hosted at github.com/Goldentrii/AgentRecall-X.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.