MLflow MCP — experiments, runs, registered models, versions, traces, assessments (MLflow 3)
MLflow MCP — experiments, runs, registered models, versions, traces, assessments (MLflow 3)
mlflow · v1.12.7
by Us-all
52
Step 1: Install
Run this MCP server locally
Run this MCP server locally and expose it via stdio so your MCP client can connect.
Run via npm
@us-all/mlflow-mcp@1.12.7Run command
npx @us-all/mlflow-mcp@1.12.7Step 2: Connect
Connect in your MCP client
After you're running this MCP server locally, connect it to your MCP client using the configuration examples below.
Loading MCP clients…