mcp-server-demo
If you are the rightful owner of mcp-server-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 is a Python-based MCP server demonstration project.
MCP Server Demo
项目描述
这是一个基于Python的MCP服务器演示项目。
功能特性
- 实现基本的MCP协议通信
- 提供示例服务器实现
- 包含Nacos集成示例
安装要求
- Python 3.8+
- 依赖包:
pip install -r requirements.txt