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

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

Pairs well with

Servers that cover what Total Agent Memory doesn't - only shown when the pairing reason fits the companion.

  1. Server Filesystem → filesystem companion filesystem · ★ 39,038
  2. Pdf MCP → filesystem companion filesystem · ★ 135

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