mcp-metatrader5-server

mcp-metatrader5-server

13

The MetaTrader 5 MCP Server allows AI assistants to connect and interact with the MetaTrader 5 platform, facilitating trading and market data analysis. It offers features like market data access, trade management, and integration using the Model Context Protocol.

What is the MetaTrader 5 MCP Server?

It is a server that allows AI assistants to interact with the MetaTrader 5 platform for trading and market data analysis.

What are the system requirements for running the server?

You need Python 3.11 or higher, the MetaTrader 5 terminal installed, and a MetaTrader 5 account (demo or real).

How can I install the server from source?

Clone the repository from GitHub and install it using pip with the command pip install -e ..

Can the server be used with AI assistants?

Yes, it integrates with AI assistants through the Model Context Protocol to perform trading operations and data analysis.

What trading functions does the server support?

The server supports functions like order placement, position management, and historical data retrieval.