finance & fintech
Metatrader Mcp Server
Enable AI LLMs to execute trades using MetaTrader 5 platform
python
local
windows
finance & fintech
Installation
npx -y ariadng/metatrader-mcp-serverConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "metatrader-mcp-server",
"command": "npx",
"args": [
"-y",
"ariadng/metatrader-mcp-server"
]
}About This MCP Server
ariadng/metatrader-mcp-server
Enable AI LLMs to execute trades using MetaTrader 5 platform
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub