Total Agent Memory MCP Server
Why this, not mem0 / Letta / Zep / Supermemory / Cognee? → docs/vs-competitors.md. It runs locally over stdio via the published package.
People who work with ai memory, claude code mcp and codex cli and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-09-15 · ★ 68 · #43 OF 304 MAINTAINED MEMORY · VERIFIED 2026-09-18
MIT · Python servers · how we verify → /methodology
01 · Install Total Agent Memory
before you install - you'll need
Set TAM_REMOTE_URL, TAM_REMOTE_TOKEN_FILE, MEMORY_LLM_ENABLED, MEMORY_LLM_PROVIDER, MEMORY_LLM_MODEL, OLLAMA_URL, MEMORY_EMBED_THREADS, MEMORY_TORCH_THREADS before connecting.
Claude Code
claude mcp add vbcherepanov-total-agent-memory -- uvx total-agent-memory Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"vbcherepanov-total-agent-memory": {
"command": "uvx",
"args": [
"total-agent-memory"
]
}
}
} 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 total-agent-memory - check the name against the project README before installing (PyPI has no namespace ownership)
registry namespace io.github.vbcherepanov is GitHub-verified and matches the repo owner
03 · What Total Agent Memory can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v14.0.0 · 2026-09-15
[14.0.0] - 2026-09-15 · Require Python 3.11 or newer. 13.x already imported tomllib and datetime.UTC, so it never ran on 3.10 despite declaring support; package metadata, installers and CI now state the real minimum.…
v13.0.4 · 2026-09-07
Added · docker run -i … stdio. The image only ever started the supervisor, · which serves MCP over Streamable HTTP on :3737 and the dashboard on · :37737. Every client that runs a local server the ordinary way - piping…
v13.0.3 · 2026-09-07
Nothing in the runtime changed. This release exists so the package carries · the metadata the wider ecosystem reads. · Added · server.json and an mcp-name marker in the README, so the package can be · published to the…
04 · Who maintains Total Agent Memory
Total Agent Memory is maintained by vbcherepanov. It's the only MCP server we track from this author; the repo dates to Feb 2026.
05 · Facts
- repository
- github.com/vbcherepanov/total-agent-memory
- website
- https://totalmemory.dev/
- category
- memory - ranked #43 of 304 actively-maintained memory servers as of 2026-09-18.
- release cadence
- 6 releases in the last 90 days (latest 2026-09-15)
- registry
- io.github.vbcherepanov/total-agent-memory (active, first published 2026-09-07 · 3 versions)
- packages
- pypi:total-agent-memory
06 · Total Agent Memory FAQ
What is Total Agent Memory?
Why this, not mem0 / Letta / Zep / Supermemory / Cognee? → docs/vs-competitors.md. It runs locally over stdio via the published package.
Is Total Agent Memory still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-15 and it shipped 6 releases in the last 90 days. We re-verify nightly.
How do I install Total Agent Memory?
Run `uvx total-agent-memory`. The README documents 8 environment variables (TAM_REMOTE_URL, TAM_REMOTE_TOKEN_FILE, MEMORY_LLM_ENABLED…) to set first. Set TAM_REMOTE_URL, TAM_REMOTE_TOKEN_FILE, MEMORY_LLM_ENABLED, MEMORY_LLM_PROVIDER, MEMORY_LLM_MODEL, OLLAMA_URL, MEMORY_EMBED_THREADS, MEMORY_TORCH_THREADS before connecting. You can also paste the ready-made client config above.
Does Total Agent Memory 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 Total Agent Memory
Alternatives to Total Agent Memory
Maintained memory servers if Total Agent Memory 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 Total Agent Memory doesn't - only shown when the pairing reason fits the companion.
More memory MCP servers · Memento · Veracium · Auto Mem · Peon Mem · Wander Agent
More Python MCP servers · Financekit MCP · Siteaudit MCP · Coalent · PDF Card MCP · Openroute MCP · see all