Loading languages...
AU

AutoML

@emircansoftware1

An intelligent automated machine learning platform that provides comprehensive data analysis, preprocessing, model selection, and hyperparameter tuning capabilities through Model Context Protocol (MCP) tools.

machine-learning
data-analysis
data-preprocessing
model-selection
hyperparameter-tuning

# mcpServer Config

{
  "mcpServers": {
    "AutoML": {
      "command": "uv",
      "args": [
        "--directory",
        "<YOUR_PROJECT_PATH>/AutoML",
        "run",
        "main.py"
      ]
    }
  }
}

# stdio

python server.py
Transport:
stdio
語言:
Python
創建時間:6/25/2025
更新時間:7/23/2025