Connects Claude to a MetaTrader 5 terminal for read-only market data, account info, performance analysis, and order planning (no live trading).
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.MT5_MCP_LOG_SOURCE_DIRMT5_MCP_REPORTS_DIR— reports/ (under the runtime dir) Directory that read_strategy_report is confined to. Only .html/.htm files inside it are readable; absolute paths and .. traversal that escape it are rejected.MT5_MCP_APPROVALS_DIRMT5_MCP_APPROVAL_MODE— console console (type yes/no in the server's terminal) or file (approve via approvals/approved_<id>.txt).MT5_PATH— , MT5_LOGIN, MT5_PASSWORD, MT5_SERVER unset Optional explicit terminal/account to connect to. If unset, attaches to the terminal already running on the machine.MT5_PASSWORD— MT5_PATH, MT5_LOGIN, , MT5_SERVER unset Optional explicit terminal/account to connect to. If unset, attaches to the terminal already running on the machine.MT5_SERVER— MT5_PATH, MT5_LOGIN, MT5_PASSWORD, unset Optional explicit terminal/account to connect to. If unset, attaches to the terminal already running on the machine.MT5_MCP_ENABLE_DEMO_TRADING— false Order-planning tools are disabled even on a demo account unless this is true. Real/contest accounts are always blocked regardless of this flag.MT5_MCP_LOG_DIR— logs Where mt5_mcp.log and actions.log are written.MT5_MCP_LOG_LEVEL[](https://m8ven.ai/mcp/alikhande70-metatrader5-mcp-1jrhd6)