{ "$schema": "https://raw.githubusercontent.com/modelcontextprotocol/specification/main/schema/2024-11-05/schema.json", "name": "io.github.masdevid/mt5-quant", "title": "MT5-Quant", "description": "MCP server for MT5 strategy development. Compile, backtest, analyze MQL5 EAs on macOS/Linux.", "repository": { "url": "https://github.com/masdevid/mt5-quant", "source": "github" }, "version": "1.27.0", "packages": [ { "registryType": "mcpb", "identifier": "https://github.com/masdevid/mt5-quant/releases/download/v1.27.0/mcp-mt5-quant-macos-arm64.tar.gz", "fileSha256": "e4dd26f2fa920e22575c88546e4d0dc54ec34d51950f3c58bfdf3a3f10b8a9a4", "transport": { "type": "stdio" }, "environmentVariables": [ { "description": "Path to MT5-Quant config directory (default: ~/.config/mt5-quant)", "isRequired": false, "format": "string", "name": "MT5_MCP_HOME" } ] } ] }