31 lines
994 B
JSON
31 lines
994 B
JSON
{
|
|
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
|
|
"name": "io.github.masdevid/mt5-quant",
|
|
"title": "MT5-Quant",
|
|
"description": "MT5 strategy development with 87 tools. Backtest, optimize, debug MQL5 EAs on macOS/Linux.",
|
|
"repository": {
|
|
"url": "https://github.com/masdevid/mt5-quant",
|
|
"source": "github"
|
|
},
|
|
"version": "1.34.0",
|
|
"packages": [
|
|
{
|
|
"registryType": "mcpb",
|
|
"version": "1.34.0",
|
|
"identifier": "https://github.com/masdevid/mt5-quant/releases/download/v1.34.0/mcp-mt5-quant-macos-arm64.tar.gz",
|
|
"fileSha256": "a8228ff8b547cae86b9cd3ce86704cc3f42b8fe25d034e98b5c0f5f599add50a",
|
|
"transport": {
|
|
"type": "stdio"
|
|
},
|
|
"environmentVariables": [
|
|
{
|
|
"description": "Path to MT5-Quant config directory (default: ~/.config/mt5-quant)",
|
|
"isRequired": false,
|
|
"format": "string",
|
|
"name": "MT5_MCP_HOME"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|