This server bridges AI assistants to MetaTrader 5's trading platform through the MT5 Python API. It exposes account monitoring (balance, equity, margin), order management (place, modify, close), market data access (real-time prices, historical data), and position tracking across all major asset classes. You get three interfaces: MCP for Claude Desktop, HTTP REST API for Open WebUI integration, and WebSocket streaming for live tick data. Handles the full trading lifecycle from market analysis to order execution. Requires MT5 terminal with algorithmic trading enabled and valid broker credentials. Worth reaching for if you're building AI-powered trading assistants or need programmatic access to forex and CFD markets through natural language commands.
claude mcp add --transport stdio ariadng-metatrader-mcp-server uvx metatrader-mcp-server