metatrader-mcp-server

Model Context Protocol (MCP) to enable AI LLMs to trade using MetaTrader platform

GitHub Stars

92

User Rating

Not Rated

Favorites

0

Views

33

Forks

25

Issues

5

Installation
Difficulty
Intermediate
Estimated Time
10-20 minutes

Installation

Installation

Prerequisites

Python: 3.10 or higher
MetaTrader 5: Installed

Installation Steps

1. Install the Package

bash
pip install metatrader-mcp-server

2. Enable Algorithmic Trading in MetaTrader 5

Open Tools > Options and check Allow algorithmic trading.

Troubleshooting

Common Issues

Issue: Server won't start Solution: Check Python version and reinstall dependencies.

Additional Resources