-
Notifications
You must be signed in to change notification settings - Fork 28.4k
feat(MCP Server Trigger Node): Handle multiple tool calls in mcp server trigger #15064
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
feat(MCP Server Trigger Node): Handle multiple tool calls in mcp server trigger #15064
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
mrge found 3 issues across 3 files. View them in mrge.io
packages/@n8n/nodes-langchain/nodes/mcp/McpTrigger/McpServer.ts
Outdated
Show resolved
Hide resolved
packages/@n8n/nodes-langchain/nodes/mcp/McpTrigger/McpServer.ts
Outdated
Show resolved
Hide resolved
packages/@n8n/nodes-langchain/nodes/mcp/McpTrigger/__test__/McpServer.test.ts
Show resolved
Hide resolved
packages/@n8n/nodes-langchain/nodes/mcp/McpTrigger/McpServer.ts
Outdated
Show resolved
Hide resolved
packages/@n8n/nodes-langchain/nodes/mcp/McpTrigger/McpServer.ts
Outdated
Show resolved
Hide resolved
Codecov ReportAttention: Patch coverage is
📢 Thoughts on this report? Let us know! |
This has been tested with 3 tools with a client based on a month-old MCP python SDK as well as the latest. |
✅ All Cypress E2E specs passed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good 🚀
packages/@n8n/nodes-langchain/nodes/mcp/McpTrigger/McpServer.ts
Outdated
Show resolved
Hide resolved
✅ All Cypress E2E specs passed |
… client disconnects
✅ All Cypress E2E specs passed |
Got released with |
Summary
Handle case of multiple tool calls in MCP Server trigger.
Related Linear tickets, Github issues, and Community forum posts
Linear: https://linear.app/n8n/issue/AI-899/community-issue-mcp-trigger-isnt-able-to-execute-multiple-tools-at-the
Fixes #14777
Review / Merge checklist
release/backport
(if the PR is an urgent fix that needs to be backported)