iRahulPandey/mlflowMCPServer
If you are the rightful owner of mlflowMCPServer 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.
This project provides a natural language interface to MLflow via the Model Context Protocol (MCP).
Tools
Functions exposed to the LLM to take actions
list_models
Lists all registered models in the MLflow model registry.
list_experiments
Lists all experiments in the MLflow tracking server.
get_model_details
Gets detailed information about a specific registered model.
get_system_info
Gets information about the MLflow tracking server and system.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client