Tradememory Protocol MCP Server

Getting Started | Use Cases | API Reference | OWM Framework | Limitations | 中文版. It runs locally over stdio via the published package.

People connecting memory tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-08-11 · ★ 1,412 · #13 OF 259 MAINTAINED MEMORY · VERIFIED 2026-08-25

MIT · Python servers · how we verify → /methodology

01 · Install Tradememory Protocol

Claude Code

claude mcp add mnemox-ai-tradememory-protocol -- uvx tradememory-protocol

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "mnemox-ai-tradememory-protocol": {
      "command": "uvx",
      "args": [
        "tradememory-protocol"
      ]
    }
  }
}

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 tradememory-protocol - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.mnemox-ai is GitHub-verified and matches the repo owner

03 · What Tradememory Protocol can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.5.4 · 2026-07-28

Same-day hotfix for three critical gaps an adversarial review found in the v0.5.3 anchoring path: · Rebuilds no longer destroy existing anchors - tsa_token is preserved when the recomputed root is identical, dropped…

v0.5.3 · 2026-07-28

Highlights · Anchored audit, on by default. Daily Merkle roots now get an RFC 3161 TimeStampToken from an independent Time Stamp Authority automatically (TRADEMEMORY_TSA=off to opt out). Only a 32-byte hash leaves your…

v0.5.2 · 2026-07-28

Highlights · Audit chain: per-record SHA-256 hashes linked into a forward chain with daily Merkle roots; new verify_audit_chain and get_daily_root MCP tools. Opt-in RFC 3161 trusted timestamping client.…

04 · Who maintains Tradememory Protocol

tradememory-protocol is maintained by mnemox-ai. We track 2 MCP servers from mnemox-ai - 2 actively maintained, 2,194 combined GitHub stars, oldest repo from Feb 2026. Full record: all servers from mnemox-ai.

  1. idea-reality-mcp Pre-build reality check. Scans GitHub, HN, npm, PyPI, Product Hunt - returns 0-100 signal. ★ 782

05 · Facts

category
memory - ranked #13 of 259 actively-maintained memory servers as of 2026-08-25.
release cadence
3 releases in the last 90 days (latest 2026-07-28)
registry
io.github.mnemox-ai/tradememory-protocol (active, first published 2026-03-02 · 2 versions)
packages
pypi:tradememory-protocol

06 · Tradememory Protocol FAQ

What is Tradememory Protocol?

Getting Started | Use Cases | API Reference | OWM Framework | Limitations | 中文版. It runs locally over stdio via the published package.

Is Tradememory Protocol still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-11 and it shipped 3 releases in the last 90 days. We re-verify nightly.

How do I install Tradememory Protocol?

Run `uvx tradememory-protocol`. You can also paste the ready-made client config above.

Does Tradememory Protocol 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 Tradememory Protocol

Pairs well with

Servers that cover what Tradememory Protocol doesn't - only shown when the pairing reason fits the companion.

  1. Server Filesystem → filesystem companion filesystem · ★ 38,704
  2. X402 List MCP → filesystem companion filesystem · ★ 58

More memory MCP servers · Brain - The Recorder · Open Zk Kb · Octobrain · Mnemo MCP · Nan Forget

More Python MCP servers · Fun ASR · jPOS MCP Server · MolTrust MCP Server · Flameox · see all