Skip to content

Latest commit

History

History
17 lines (12 loc) 路 546 Bytes

File metadata and controls

17 lines (12 loc) 路 546 Bytes

MCP Client Server Example

This project leverages a churn prediction model from rupesh40/mlflow-churn-prediction.
MCP client uses the model to predict.
MCP server provides data to MCP client


馃殌 Quick Start

Follow these steps to clone the project and run predictions:

1. Clone the Repository

https://github.com/Yash-cor/MCP_Client_Server_Example.git

2. Run the following command inside project directory

python mcp_client.py --data_path predict.csv