mcpbeat Sign in

Tradememory Protocol MCP Server

local only

Tradememory Protocol runs on your own machine — the client starts it, so there is no endpoint to ping. 119 installs a week from pypi. Last commit 14 Sep 2026.

Tamper-evident decision audit trail and outcome-weighted memory for AI trading agents.

Installs per day peak 65 · avg 26 · -50% w/w
a month agotoday
119
Installs / week
pypi · tradememory-protocol
1419
Stars
2 open issues
14 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Python

What the code does

We read the source, 20 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add tradememory-protocol -- uvx tradememory-protocol
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "tradememory-protocol": {
      "args": [
        "tradememory-protocol"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.tradememory-protocol]
command = "uvx"
args = ["tradememory-protocol"]
.cursor/mcp.json
{
  "mcpServers": {
    "tradememory-protocol": {
      "args": [
        "tradememory-protocol"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "tradememory-protocol": {
      "args": [
        "tradememory-protocol"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Tradememory Protocol

same job, measured the same way
C
TrustNotch
by trustnotch

Tamper-evident audit logs for AI agents: submit, fetch, and verify cryptographic proof bundles.

122 installs/wk local only
Lightning Memory
by singularityjason

Decentralized agent memory for the Lightning economy. Nostr identity, L402 payments.

49 installs/wk local only
SDK
by mnemopay

Memory + wallet for AI agents. Real payment rails, Agent FICO 300-850, Merkle audit, identity.

305 installs/wk local only
SDK
by mnemopay

Memory + wallet for AI agents. Real payment rails, Agent FICO 300-850, Merkle audit, identity.

local only
Agentrisk
by trycoin-ai

Risk guardrails for AI trading agents. Your agent proposes; your policy decides.

88 installs/wk local only
Base Multi Wallet MCP
by lordbasilaiassistant-sudo

MCP server for AI agents to manage multiple wallets with coordinated trading and batch operations on

238 installs/wk local only
Polymarket MCP Server
by joinquantish

Self-hosted MCP server for AI agent trading on Polymarket prediction markets

local only
Axp
by tradewr333-lgtm

Trust scores, opportunity feed, contracts and a paid crypto Decision API for AI agents.

36 installs/wk local only

Tradememory Protocol — questions

Answers built from our own checks of this server.

Why is there no uptime for Tradememory Protocol?
Tradememory Protocol runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package tradememory-protocol was installed 119 times last week.
How do I connect Tradememory Protocol?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls tradememory-protocol straight from pypi; nothing to host, nothing to sign up for.
How many people use Tradememory Protocol?
The pypi package tradememory-protocol was installed 119 times in the last week. Week over week that is -50%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Tradememory Protocol open source?
Yes — it is published under the MIT licence, written in Python, 1 419 stars on GitHub and 2 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.