mcp-metatrader5-server

Qoyyuum/mcp-metatrader5-server
★ 94 stars Python 🤖 AI/LLM Updated 1mo ago
A Model Context Protocol (MCP) server for interacting with the MetaTrader 5 trading platform. This server provides AI assistants with tools and resources to access market data, perform trading operations, and analyze trading history.
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": {
    "mcp-metatrader5-serv": {
      "command": "uvx",
      "args": [
        "mcp-metatrader5-server"
      ]
    }
  }
}

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

Topics

mcp-servermetatrader-5