mirror of
https://github.com/SunZhimin2021/AIPentest.git
synced 2025-11-05 10:53:16 +00:00
Update README.md
add information
This commit is contained in:
parent
95d0c8e59a
commit
f6bd8d46fe
@ -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">
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user