MCP Ml Lab runs on your own machine — the client starts it, so there is no endpoint to ping. 49 installs a week from pypi. Last commit 30 May 2026.
Run end-to-end ML experiments from natural language (XGBoost, LightGBM, Optuna).
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-ml-lab -- uvx mcp-ml-lab
{
"mcpServers": {
"mcp-ml-lab": {
"args": [
"mcp-ml-lab"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-ml-lab]
command = "uvx"
args = ["mcp-ml-lab"]
{
"mcpServers": {
"mcp-ml-lab": {
"args": [
"mcp-ml-lab"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-ml-lab": {
"args": [
"mcp-ml-lab"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.