finance & fintech

Metatrader Mcp Server

Enable AI LLMs to execute trades using MetaTrader 5 platform

python
local
windows
finance & fintech
0
View on GitHub

Installation

npx -y ariadng/metatrader-mcp-server

Configuration

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

GitHub: https://github.com/ariadng/metatrader-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub