Update README.md

add information
This commit is contained in:
AiShell 2025-03-21 17:38:23 +08:00 committed by GitHub
parent 95d0c8e59a
commit f6bd8d46fe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,9 +1,18 @@
本目录提供一些MCP协议的使用例子
1. mcpclient.py
mcp的客户端包括与服务端LLM的连接使用claude模型
启动方法
uv run mcpclient.py /path/mcpsampleserver.py
3. mcpsampleserver.py
简单的mcp服务端的例子只包括 函数调用
启动方法
uv run mcpsampleserver.py
本目录提供一些MCP协议的使用例子<br>
1. mcpclient.py<br>
mcp的客户端包括与服务端LLM的连接使用claude模型<br>
启动方法<br>
uv run mcpclient.py /path/mcpsampleserver.py<br>
2. mcpsampleserver.py<br>
简单的mcp服务端的例子只包括 函数调用<br>
启动方法<br>
uv run mcpsampleserver.py <br>
<br>
详细的说明见<br>
https://mp.weixin.qq.com/s/CpSsX5UV2MhfeEzGgGiGJg
更多信息请关注公众号 AI与安全
<img src="https://github.com/user-attachments/assets/79a42f67-97b8-4820-bce8-a2478fec5a25" width="150" height="150" alt="93da7391639673746ac5062a51e3e75">