ariadng/metatrader-mcp-server
Model Context Protocol (MCP) to enable AI LLMs to trade using MetaTrader platform
Platform-specific configuration:
{
"mcpServers": {
"metatrader-mcp-server": {
"command": "npx",
"args": [
"-y",
"metatrader-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<div align="center"> <h1>MetaTrader MCP Server</h1> </div>
<br />
<div align="center">
[](https://pypi.org/project/metatrader-mcp-server/) [](https://www.python.org/downloads/) [](https://opensource.org/licenses/MIT)
Let AI assistants trade for you using natural language
</div>
<br />
---
---
MetaTrader MCP Server is a bridge that connects AI assistants (like Claude, ChatGPT) to the MetaTrader 5 trading platform. Instead of clicking buttons, you can simply tell your AI assistant what to do:
> "Show me my account balance" > "Buy 0.01 lots of EUR/USD" > "Close all profitable positions"
The AI understands your request and executes it on MetaTrader 5 automatically.
You → AI Assistant → MCP Server → MetaTrader 5 → Your TradesLoading reviews...