mcpbeat Sign in

MCP Ml Lab MCP Server

by rohithraju-ops Your server? Claim it
local only

MCP Ml Lab runs on your own machine — the client starts it, so there is no endpoint to ping. 46 installs a week from pypi. Last commit 30 May 2026.

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

Installs per day peak 14 · avg 8 · -32% w/w
a month agotoday
46
Installs / week
pypi · mcp-ml-lab
0
Stars
6 open issues
30 May 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check MCP Ml Lab every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add mcp-ml-lab -- uvx mcp-ml-lab
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-ml-lab": {
      "args": [
        "mcp-ml-lab"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-ml-lab]
command = "uvx"
args = ["mcp-ml-lab"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-ml-lab": {
      "args": [
        "mcp-ml-lab"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-ml-lab": {
      "args": [
        "mcp-ml-lab"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to MCP Ml Lab

same job, measured the same way
Send Email
by hal9ai

Send emails from natural language prompts.

1 tools answering
Text2Event
by text2event

Extracts calendar events from natural-language text, with .ics and calendar links.

answering
Run Python
by hal9ai

Run Python code from natural language prompts, with optional PyPI package install.

1 tools answering
Legal Ge
by infolegalge

Find verified legal specialists in Georgia from natural-language queries. Trilingual (ka/en/ru).

24 installs/wk local only
Gopher
by courtimusprime

Lead intelligence layer for AI agents. Discover and enrich B2B prospects from natural language.

27 installs/wk local only
Linear Bootstrap
by toolwright-adk

Bootstrap Linear projects from natural language — milestones, epics, issues, and dependencies.

29 installs/wk local only
Orca MCP Server
by jascal

Go from natural language to verified finite state machines — topology bugs caught before code runs.

48 installs/wk local only
Mindcase
by mindcase-co

Access 30+ data collection agents from Claude with natural language.

67 installs/wk local only

MCP Ml Lab — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Ml Lab?
MCP Ml Lab runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package mcp-ml-lab was installed 46 times last week.
How do I connect MCP Ml Lab?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcp-ml-lab straight from pypi; nothing to host, nothing to sign up for.
How many people use MCP Ml Lab?
The pypi package mcp-ml-lab was installed 46 times in the last week. Week over week that is -32%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Ml Lab open source?
Yes — it is published under the MIT licence, written in Python, 0 stars on GitHub and 6 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.