ramdatac20/MCP_Demo
3.3
If you are the rightful owner of MCP_Demo 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 repository contains code for deploying a sample Model Context Protocol (MCP) server.
MCP_Demo
This repo has code for deploying a sample MCP server
- Unzip the file MCP_Demo_Codes.zip
- Check the Folder structures
- add .env file with required LLM credentials / Tokens / Keys. For Instance Openai GPT4 Access token
- install all packages in requirement file.
- Run python -m streamlit run client/ui/interface.py
- Customize the code if necessary with more servers and APIs