Back to directory
us-all/mlflow-mcp-server

us-all/mlflow-mcp-server

@us-all

MLflow MCP server — experiments, runs, registered models, model versions, logged models (v3), traces, and assessments

mlflowmachine-learningexperiment-trackingmodel-registrymcp-servertypescriptllmaicontext

Installation & Configuration

{
  "mcpServers": {
    "mlflow": {
      "command": "npx",
      "args": [
        "-y",
        "@us-all/mlflow-mcp"
      ],
      "env": {
        "MLFLOW_TRACKING_URI": "http://localhost:5000"
      }
    }
  }
}

Information

Transport
stdiostreamable-http
Language
TypeScript
Created
2026/6/15
Updated
2026/6/17