Tradememory Protocol
@mnemox-ai
About Tradememory Protocol
Structured 3-layer memory system for AI trading agents. L1 records every trade automatically. L2 discovers patterns via reflection engine. L3 evolves strategy in real-time. Built on MCP. Supports MT5, Binance, Alpaca. Python/FastAPI/SQLite. MIT licensed.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"tradememory": {
"command": "uvx",
"args": [
"tradememory-protocol"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Tradememory Protocol?
Tradememory Protocol is a structured 3-layer memory system for AI trading agents. It automatically records every trade (L1), discovers patterns via a reflection engine (L2), and evolves strategy in real-time (L3). Built on MCP, it supports MT5, Binance, and Alpaca exchanges. Implemented in Python/FastAPI with SQLite storage. MIT licensed.
How to use Tradememory Protocol?
As an MCP server, Tradememory Protocol is invoked by compatible MCP clients. The implementation uses Python, FastAPI, and SQLite. It supports configuration for MetaTrader 5 (MT5), Binance, and Alpaca exchanges. No specific commands or config keys are documented in the README.
Key features of Tradememory Protocol
- 3-layer memory for trading agents
- L1 records every trade automatically
- L2 discovers patterns via reflection engine
- L3 evolves strategy in real-time
- Supports MT5, Binance, Alpaca exchanges
- Built on MCP with Python/FastAPI/SQLite
Use cases of Tradememory Protocol
- Automatically record every trade made by an AI trading agent
More Other MCP servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Comments