mt5-mcp-server

iwanao513/mt5-mcp-server
★ 0 stars Python Code/Dev Tools Updated today
An MCP server.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

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

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

README Excerpt

AIに **MetaTrader 5 の Strategy Tester** を自動操作させる **MCP サーバー**(Python / FastMCP / stdio)。 Claude Code などのMCPクライアントから「このEAをEURUSD H1で2024年バックテストして最適化して」と頼むと、 `.ini`生成 → `terminal64.exe`起動 → 完了待ち → レポート解析 → 構造化結果、を自動で行います。 > **Windows 専用**(MT5 Strategy Tester は Windows のみ)。Python 3.10+。 | ツール | 概要 | |---|---|

Tools (11)

data_folderdefault_modelfull_pipelinelist_easlist_mt5_terminalsmt5_infooptimizerun_backtestrun_forward_testsend_to_iwaraizerterminal_path