Skip to main content
Finance & FintechPython

ariadng/metatrader-mcp-server

Enable AI LLMs to execute trades using MetaTrader 5 platform

finance-fintechlocal-servicewindows
Share:

Quick Start

Clone the repository:

git clone https://github.com/ariadng/metatrader-mcp-server

Claude Desktop configuration example:

{
  "mcpServers": {
    "metatrader-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "ariadng/metatrader-mcp-server"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Finance & Fintech
Language
Python
Author
ariadng