#917 · Primary category: AI Agents & Automation

metatrader-mcp-server

ai finance investment llm mcp metatrader quantitative-finance trading

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

Project last updated:03/28/26

GitHub Stars

781

Forks

255

Contributors

2

License

MIT

Why we included this project

Traders who already run MetaTrader 5 and want to hand routine order handling to an AI assistant will find this a practical bridge. The server implements the Model Context Protocol, so Claude, ChatGPT, or any other MCP-capable assistant can read account balances and pull live prices and historical data. It can also place, modify, or close orders from natural-language requests. It runs locally and keeps credentials on your machine, and it also exposes a REST API and a WebSocket quote stream, so you can wire it into your own scripts and dashboards rather than only chatting. Because it executes real trades, it is worth testing carefully on a demo account before letting it touch live funds.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category