BuildMCPServer
35
This project is a comprehensive guide on building a Model Context Protocol (MCP) server to deploy and manage a trained Random Forest model. It integrates with the Bee Framework to enhance interactivity and also provides methods for setting up a FastAPI hosted ML server.
Overview
- A guide to building a MCP server to serve a trained Random Forest model.
- Integration with Bee Framework for interactivity.
- Includes instructions for setting up a FastAPI hosted ML server.
- References for building MCP clients and video tutorials provided.