Skip to content
Claude Desktop

aidatataskrunner mcp for Claude Desktop

io.github.tradesystemsnique/aidatataskrunner-mcp

MCP server for AiDataTaskRunner Panel (MT5) - Control data generation and ML model training via MCP

client:Claude Desktop transport:stdio runtime:pypi

Install aidatataskrunner mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

aidatataskrunner mcp in other clients