63c0470c6b
- Description: 96 chars (was >100) - SHA256: calculated from local MCP package build
31 lines
1021 B
JSON
31 lines
1021 B
JSON
{
|
|
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
|
|
"name": "io.github.masdevid/mt5-quant",
|
|
"title": "MT5-Quant",
|
|
"description": "MCP server for MT5 strategy development. 85 tools for backtesting, optimizing, and debugging MQL5 EAs on macOS/Linux.",
|
|
"repository": {
|
|
"url": "https://github.com/masdevid/mt5-quant",
|
|
"source": "github"
|
|
},
|
|
"version": "1.30.0",
|
|
"packages": [
|
|
{
|
|
"registryType": "mcpb",
|
|
"version": "1.30.0",
|
|
"identifier": "https://github.com/masdevid/mt5-quant/releases/download/v1.30.0/mcp-mt5-quant-macos-arm64.tar.gz",
|
|
"fileSha256": "6028b87c5be71db157c83e9804936190d9c3c546089e728b87496cbfc4168c0d",
|
|
"transport": {
|
|
"type": "stdio"
|
|
},
|
|
"environmentVariables": [
|
|
{
|
|
"description": "Path to MT5-Quant config directory (default: ~/.config/mt5-quant)",
|
|
"isRequired": false,
|
|
"format": "string",
|
|
"name": "MT5_MCP_HOME"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|