Enables querying and managing MLflow tracking servers using natural language via the Model Context Protocol (MCP).
This project offers a natural language interface for interacting with MLflow through the Model Context Protocol (MCP). It comprises an MLflow MCP Server, which connects to your MLflow tracking server and exposes its functionality via MCP, and an MLflow MCP Client, providing a conversational AI assistant for querying your MLflow setup. This allows users to easily manage and explore machine learning experiments and models using plain English, simplifying tasks like model registry exploration, experiment tracking, and system information retrieval.