MLflow MCP — experiments, runs, registered models, versions, traces, assessments (MLflow 3)
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"mlflow": {
"env": {
"MLFLOW_TRACKING_URI": "http://localhost:5000"
},
"args": [
"-y",
"@us-all/mlflow-mcp"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
MLflow MCP — experiments, runs, registered models, versions, traces, assessments (MLflow 3)
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y '@us-all/mlflow-mcp' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked @us-all/mlflow-mcp against OSV.dev.
Click any tool to inspect its schema.
mlflow runMLflow run resource
mlflow://run/{runId}
mlflow experimentMLflow experiment resource
mlflow://experiment/{expId}
mlflow run artifactsMLflow run artifacts resource
mlflow://run/{runId}/artifacts
mlflow experiment runsMLflow experiment runs resource
mlflow://experiment/{expId}/runs
mlflow registered model versionsMLflow registered model versions resource
mlflow://registered-model/{name}/versions
mlflow traceMLflow trace resource
mlflow://trace/{traceId}
debug-failed-tracesFind failed traces, group failure modes
promote-best-runFind best run, register model, and set champion alias
compare-top-runsCompare top runs by metric
annotate-trace-qualityHighlight slow spans and failed feedback annotations
This server is missing a description.If you've used it, help the community.
Add informationBe the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in other
Pi Coding Agent extension (CLI-first) — routes bash/read/grep/find/ls through lean-ctx CLI for strong token savings. Optional MCP bridge can register advanced tools.
Apify MCP Server
97% token reduction for AI coding sessions — zero deps, 21 languages, MCP server
MCP server for Kaseya Autotask PSA — companies, tickets, projects, time entries, and more.
MCP Security Weekly
Get CVE alerts and security updates for io.github.us-all/mlflow and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.