Skip to content

MCP 工具无法调起,如何强制调起外部的 MCP server 服务来进行服务 #74

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
senseb opened this issue May 12, 2025 · 14 comments

Comments

@senseb
Copy link

senseb commented May 12, 2025

如题,无法调起 MCP 工具,如何能强制模型调起外部的 MCP 工具进行服务。

@feiyujia
Copy link

+1

2 similar comments
@fubaoshui
Copy link

+1

@metrosir
Copy link

+1

@MaurUppi
Copy link

一样的问题吗?
#57

@changqingla
Copy link
Contributor

+1

4 similar comments
@ccfeeling
Copy link

+1

@clin421
Copy link

clin421 commented May 13, 2025

+1

@yysanity
Copy link

+1

@OuO399
Copy link

OuO399 commented May 15, 2025

+1

@xia02
Copy link

xia02 commented May 16, 2025

打扰一下,关于mcp调外部服务有什么进展吗?关注这个问题

@xia02
Copy link

xia02 commented May 18, 2025

打扰一下,关于mcp调外部服务有什么进展吗?关注这个问题

请问可以调用外部的mcp server了吗

@DreamHeart09
Copy link

+1

@jokoso
Copy link

jokoso commented May 19, 2025

I used mcp-remote to add MCP servers through the web UI. Like this:

{
  "mcpServers": {
    "remote-example": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://remote.mcp.server/sse"
      ]
    }
  }
}

What I would prefer, though, is a way to define MCP servers in the backend conf, making it available as default to all users.

@ywangeq
Copy link

ywangeq commented May 29, 2025

web ui 有了,workflow也可以,那么langgraph dev那个怎么调

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests