Total Agent Memory
Rank #1,485io.github.vbcherepanov/total-agent-memory
Persistent local memory for coding agents: temporal knowledge graph, procedural and episodic recall
Total Agent Memory is a Model Context Protocol (MCP) server published by vbcherepanov. It ranks #1,485 of 132,046 servers tracked on MCP Toplist, and its repository has 68 GitHub stars. Total Agent Memory is listed across 2 registries — Official MCP and Glama, with 7 tracked versions. It was first listed on May 16, 2026 and most recently updated on Sep 21, 2026.
Ranks ahead of 130,561 of 132,046 servers on MCP Toplist.
Use Total Agent Memory
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add total-agent-memory -- uvx total-agent-memory[mcp_servers.total-agent-memory]
command = "uvx"
args = ["total-agent-memory"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"total-agent-memory": {
"command": "uvx",
"args": [
"total-agent-memory"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"total-agent-memory": {
"command": "uvx",
"args": [
"total-agent-memory"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"total-agent-memory": {
"type": "stdio",
"command": "uvx",
"args": [
"total-agent-memory"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"total-agent-memory": {
"command": "uvx",
"args": [
"total-agent-memory"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"total-agent-memory": {
"command": "uvx",
"args": [
"total-agent-memory"
]
}
}
}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.vbcherepanov%2Ftotal-agent-memory)<a href="https://mcptoplist.com/server/io.github.vbcherepanov%2Ftotal-agent-memory"><img src="https://mcptoplist.com/badge/io.github.vbcherepanov%2Ftotal-agent-memory.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
vbcherepanov
Available versions (7)
| Version | Published |
|---|---|
| 14.3.1 | Sep 21, 2026 |
| 14.3.0 | Sep 21, 2026 |
| 14.2.0 | Sep 21, 2026 |
| 14.1.0 | Sep 21, 2026 |
| 14.0.0 | Sep 15, 2026 |
| 13.0.4 | Sep 7, 2026 |
| 13.0.3 | Sep 7, 2026 |
Frequently asked questions
- Who maintains Total Agent Memory?
- Total Agent Memory is maintained by vbcherepanov, which publishes 1 MCP server (7 total versions) tracked on MCP Toplist.
- Is Total Agent Memory listed on the Official MCP Registry?
- Yes — Total Agent Memory is listed on the Official MCP Registry, alongside Glama.
- How many versions does Total Agent Memory have?
- MCP Toplist tracks 7 versions of Total Agent Memory, most recently published on Sep 21, 2026.
- Where can I find the source code for Total Agent Memory?
- The source code for Total Agent Memory is hosted at github.com/vbcherepanov/total-agent-memory.
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.