Serversio.github.masdevid/mt5-quant
Q

MT5-Quant

io.github.masdevid/mt5-quant · v1.32.4
▦ other
v1.32.4other mcpb: https://github.com/masdevid/mt5-quant/releases/download/v1.32.4/mcp-mt5-quant-macos-arm64.tar.gz↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.masdevid/mt5-quant",
  "description": "MT5 strategy development with 87 tools. Backtest, optimize, debug MQL5 EAs on macOS/Linux.",
  "title": "MT5-Quant",
  "repository": {
    "url": "https://github.com/masdevid/mt5-quant",
    "source": "github"
  },
  "version": "1.32.4",
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/masdevid/mt5-quant/releases/download/v1.32.4/mcp-mt5-quant-macos-arm64.tar.gz",
      "version": "1.32.4",
      "fileSha256": "54c6fd9d1f0d009bad1fa001582607377442ecfca908e3692b09d4c6b2732074",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Path to MT5-Quant config directory (default: ~/.config/mt5-quant)",
          "format": "string",
          "name": "MT5_MCP_HOME"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}