-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
[Bug]ModelScope同步MCP服务器传输类型出错 #8269
Copy link
Copy link
Open
Labels
area:providerThe bug / feature is about AI Provider, Models, LLM Agent, LLM Agent Runner.The bug / feature is about AI Provider, Models, LLM Agent, LLM Agent Runner.bugSomething isn't workingSomething isn't workingpriority: p1
Metadata
Metadata
Assignees
Labels
area:providerThe bug / feature is about AI Provider, Models, LLM Agent, LLM Agent Runner.The bug / feature is about AI Provider, Models, LLM Agent, LLM Agent Runner.bugSomething isn't workingSomething isn't workingpriority: p1
Type
Fields
Give feedbackNo fields configured for issues without a type.
What happened / 发生了什么
我使用了ModelScope的免费部署,传输类型选择的是Streamable HTTP,但通过访问服务的API,同步过来的默认设为了SSE,点击测试连接直接报错,手动把ModelScope的Remote复制粘贴过来替换后才连接上。
Reproduce / 如何复现?
1.打开魔搭社区(ModelScope),登录个人账号。
2.进入MCP广场选则MCP服务器。
3.在右侧‘部署’一栏里,选‘Remote’,传输类型选择‘Streamable HTTP’,默认无鉴权,有效期按自己的意愿选择,然后点击‘连接’,显示出可复制的配置内容。
4.在魔搭社区个人页面的访问服务中创建访问令牌,复制。到AstrBot的MCP界面,点击同步标识,在其中粘贴令牌。
5.点击‘同步’,刷新出MCP服务器后,可以见到其配置标识是SSE。
AstrBot version, deployment method (e.g., Windows Docker Desktop deployment), provider used, and messaging platform used. / AstrBot 版本、部署方式(如 Windows Docker Desktop 部署)、使用的提供商、使用的消息平台适配器
部署方式:AstrBot Launcher v0.3.5
版本:AstrBot v4.25.1
OS
Windows
Logs / 报错日志
LOG-20260521.txt
Are you willing to submit a PR? / 你愿意提交 PR 吗?
Code of Conduct