mlflow-mcp-server

yesid-lopez/mlflow-mcp-server

3.1

If you are the rightful owner of mlflow-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

A Model Context Protocol (MCP) server that integrates with MLflow, allowing AI assistants to interact with MLflow experiments, runs, and registered models.

Tools

Functions exposed to the LLM to take actions

get_experiment

Get experiment details by ID

get_experiment_by_name

Get experiment by name

search_experiments

Search experiments with optional filtering

get_run

Get detailed run information

get_experiment_runs

List runs for an experiment

get_registered_models

Search registered models

get_model_versions

Browse model versions

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources