摘要: 1、安装Mcp-hub https://github.com/samanhappy/mcphub # 端口结合自己机器配置 docker run -p 3001:3000 samanhappy/mcphub 2、打开网站 http://localhost:3001/ # 账号密码: admin/ad 阅读全文
posted @ 2025-07-30 21:50 小白啊小白,Fighting 阅读(82) 评论(0) 推荐(0)
摘要: 前提:FastMcp 案例四(Streamable-http) - 小白啊小白,Fighting - 博客园 mcp运行 1、首先安装python环境 conda create -n mcp python=3.10 2、安装依赖 pip install fastmcp 3、编写一个server-sh 阅读全文
posted @ 2025-07-30 17:24 小白啊小白,Fighting 阅读(70) 评论(0) 推荐(0)
摘要: 备注: 本人使用的环境是Ubuntu 22.04 1、下载cherry studio https://www.cherry-ai.com/download 2、打开配置 3、配置MCP 4、打开MCP开关 5、实验验证 阅读全文
posted @ 2025-07-30 11:07 小白啊小白,Fighting 阅读(175) 评论(0) 推荐(0)