Back to directory
Autonomous ExecutionVerified listing
mt5-trading-mcp
Open-source MetaTrader 5 MCP bridge — agents read your account and place trades behind a consent, idempotency, and audit layer.
by Vincent WongsoListed August 4, 2026
mt5-trading-mcp lets an AI agent manage your MetaTrader 5 account over the Model Context Protocol. Twelve read-only tools cover account, quotes, positions, orders, history, and OHLC bars; four mutating tools — place, modify, cancel, and close — route through preflight checks, an opt-in human-consent gate, idempotency, and an append-only audit log.
It runs locally beside your agent (Windows native or Linux via Docker) with no cloud or telemetry. Note the consent gate is off by default, so arm it before letting an agent trade your live account.