Tradememory Protocol runs on your own machine — the client starts it, so there is no endpoint to ping. 1 146 installs a week from pypi. Last commit 30 Jul 2026.
MCP memory for AI trading agents. Store trades, recall similar setups, track strategy performance.
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.
claude mcp add tradememory-protocol -- uvx tradememory-protocol
{
"mcpServers": {
"tradememory-protocol": {
"args": [
"tradememory-protocol"
],
"command": "uvx"
}
}
}
[mcp_servers.tradememory-protocol]
command = "uvx"
args = ["tradememory-protocol"]
{
"mcpServers": {
"tradememory-protocol": {
"args": [
"tradememory-protocol"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"tradememory-protocol": {
"args": [
"tradememory-protocol"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.