io.github.us-all/mlflow
MLflow MCP — experiments, runs, registered models, versions, traces, assessments (MLflow 3)
{
"mcpServers": {
"mlflow": {
"command": "npx",
"args": [
"-y",
"@us-all/mlflow-mcp"
],
"env": {
"MLFLOW_TRACKING_URI": "<mlflow_tracking_uri>",
"MLFLOW_TRACKING_TOKEN": "<your-mlflow_tracking_token>",
"MLFLOW_TRACKING_USERNAME": "<mlflow_tracking_username>",
"MLFLOW_TRACKING_PASSWORD": "<your-mlflow_tracking_password>",
"MLFLOW_EXPERIMENT_ID": "<mlflow_experiment_id>",
"MLFLOW_TOOLS": "<mlflow_tools>",
"MLFLOW_DISABLE": "<mlflow_disable>",
"MLFLOW_ALLOW_WRITE": "false"
}
}
}
}{
"mcpServers": {
"mlflow": {
"command": "npx",
"args": [
"-y",
"@us-all/mlflow-mcp"
],
"env": {
"MLFLOW_TRACKING_URI": "<mlflow_tracking_uri>",
"MLFLOW_TRACKING_TOKEN": "<your-mlflow_tracking_token>",
"MLFLOW_TRACKING_USERNAME": "<mlflow_tracking_username>",
"MLFLOW_TRACKING_PASSWORD": "<your-mlflow_tracking_password>",
"MLFLOW_EXPERIMENT_ID": "<mlflow_experiment_id>",
"MLFLOW_TOOLS": "<mlflow_tools>",
"MLFLOW_DISABLE": "<mlflow_disable>",
"MLFLOW_ALLOW_WRITE": "false"
}
}
}
}npx -y @us-all/mlflow-mcpMLFLOW_TRACKING_URIMLflow tracking server URI (e.g. http://localhost:5050, https://mlflow.example.com).
MLFLOW_TRACKING_TOKENBearer token for authenticated MLflow servers (e.g. Databricks).
MLFLOW_TRACKING_USERNAMEBasic-auth username (alternative to token).
MLFLOW_TRACKING_PASSWORDBasic-auth password (alternative to token).
MLFLOW_EXPERIMENT_IDDefault experiment ID for run-creation tools.
MLFLOW_TOOLSComma-separated category allowlist. Default: all categories enabled.
MLFLOW_DISABLEComma-separated category disablelist.
MLFLOW_ALLOW_WRITESet to 'true' to enable write/destructive tools. Default read-only.
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
Feature flagging and A/B testing platform with AI-first experimentation workflows.
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.