Skip to main content

Add your description here

Project description

Build a MCP Server

A complete walkthrough on how to build a MCP server to serve a trained Random Forest model and integrate it with Bee Framework for ReAct interactivity.

See it live and in action 📺

Startup MCP Server 🚀

  1. Clone this repo git clone https://github.com/nicknochnack/BuildMCPServer
  2. To run the MCP server
    cd BuildMCPServer
    uv venv
    source .venv/bin/activate
    uv add .
    uv add ".[dev]"
    uv run mcp dev server.py
  3. To run the agent, in a separate terminal, run:
    source .venv/bin/activate
    uv run singleflowagent.py

Startup FastAPI Hosted ML Server

git clone https://github.com/nicknochnack/CodeThat-FastML
cd CodeThat-FastML
pip install -r requirements.txt
uvicorn mlapi:app --reload
Detailed instructions on how to build it can also be found here

Other References 🔗

Who, When, Why?

👨🏾‍💻 Author: Nick Renotte
📅 Version: 1.x
📜 License: This project is licensed under the MIT License

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

iflow_mcp_buildmcpserver-0.1.0.tar.gz (2.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

iflow_mcp_buildmcpserver-0.1.0-py3-none-any.whl (3.1 kB view details)

Uploaded Python 3

File details

Details for the file iflow_mcp_buildmcpserver-0.1.0.tar.gz.

File metadata

File hashes

Hashes for iflow_mcp_buildmcpserver-0.1.0.tar.gz
Algorithm Hash digest
SHA256 9e1eae27e12cfcc245c7c0fce5e64824be050a95dbf6cf38af9fffd844908ec7
MD5 10d96dfdb9cb12fbae5292375b36a6d2
BLAKE2b-256 a1eaea91dc3e98d34755877b8197bca6667578627dc447bc9f708e7e67c4d98c

See more details on using hashes here.

File details

Details for the file iflow_mcp_buildmcpserver-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for iflow_mcp_buildmcpserver-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4669344f6912360b592f2501cc69492a0caf0079697727a5ce62ba2faa556ac4
MD5 e5797275fb746e74a9065a35cd1708d4
BLAKE2b-256 4d8a63861a98a08d16f9d234ebf1b9f9f9eeaf63c8d84952ba86f47f06a9ea45

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page