metatrader-mcp-server

ariadng/metatrader-mcp-server
★ 170 stars Python 🤖 AI/LLM Updated 1mo ago
Model Context Protocol (MCP) to enable AI LLMs to trade using MetaTrader platform
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "metatrader-mcp-serve": {
      "command": "uvx",
      "args": [
        "metatrader-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install metatrader-mcp-server

Topics

aifinanceinvestmentllmmcpmetatraderquantitative-financetrading