kkruglik/mlflow-mcp
3.2
If you are the rightful owner of mlflow-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The MLflow MCP Server is a Model Context Protocol server that allows seamless interaction with MLflow tracking servers using natural language.
Tools
Functions exposed to the LLM to take actions
get_experiments
List all experiments.
get_experiment_by_name
Get experiment by name.
get_experiment_metrics
Discover all unique metrics.
get_experiment_params
Discover all unique parameters.
get_runs
Get runs with full details. Supports sorting and pagination.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client