Odel
mcp ml lab

mcp ml lab

Local
@rohithraju-opsPythonMITUpdated 3mo ago

Run end-to-end ML experiments from natural language (XGBoost, LightGBM, Optuna).

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPImcp-ml-labv0.1.0

Run

uvx mcp-ml-lab

MCP client config

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