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.
05 · Facts
- repository
- github.com/mnemox-ai/tradememory-protocol
- 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
Alternatives to Tradememory Protocol
Maintained memory servers if Tradememory Protocol isn't the fit.
- Codebase Memory Codebase knowledge graph for AI agents - 159 languages, sub-ms queries, 99% fewer tokens. ★ 40,198 · 2026-08-23
- Superlog Open-source agent that observes and fixes your application. Query logs, traces, metrics, incidents. ★ 1,394 · 2026-08-23
- Persome Local-first personal memory and model server for trusted MCP agents on macOS. ★ 1,314 · 2026-08-21
- Neo4j Memory MCP Neo4j Knowledge Graph Memory Server ★ 979 · 2026-04-10
- Projectmem Local-first memory + judgment layer for AI coding agents - warns before repeating failed fixes. ★ 750 · 2026-08-06
- Memorix Local-first project memory with legacy MCP and 2026 discovery compatibility. ★ 688 · 2026-08-25
Pairs well with
Servers that cover what Tradememory Protocol doesn't - only shown when the pairing reason fits the companion.
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