ariadng_metatrader-mcp-server

ariadng_metatrader-mcp-server

0

MetaTrader MCP Server is a Python-based server that uses the Model Context Protocol to enable AI models to execute trades on MetaTrader platforms. This server integrates with several tools for automated trading, providing a bridge between AI advancements and financial trading systems.

MetaTrader MCP Server

This project is a Model Context Protocol (MCP) server built using Python, designed to enable AI Language Learning Models (LLMs) to trade using the MetaTrader platform. It supports integration with platforms like Claude Desktop and Open WebUI to facilitate trade executions on MetaTrader 5 via AI.

Recent Updates

  • May 5, 2025: Updated to use broker-based filling modes.

Installation Guide

Ensure Python 3.10+ and MetaTrader 5 terminal are installed. Then install the package and enable algorithmic trading in MetaTrader 5 settings.

Integration

  • For Claude Desktop, configure with specified commands and arguments.
  • For other LLMs using Open WebUI, set up HTTP server and add it to Open WebUI Tools.

Project Roadmap

Key tasks like MetaTrader terminal connection and MCP server module development have been completed. Google ADK integration is in progress.