You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have verified this would not be more appropriate as a feature request in a specific repository
I have searched existing discussions to avoid duplicates
Your Idea
Is there any plan to support data transfer between different servers.
Let LLM be a mcp tool scheduler, Considering the scenes that
One MCP Server provides generate like function. Another server provides save function. To avoid duplicate code to create save function in generate server, it's necessary to let data directly transfer between servers.
Distributed tasks. A workflow need multi mcp server cooperation and mcp server tools can run in parallel, but there are some intersection checkpoints.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Pre-submission Checklist
Your Idea
Is there any plan to support data transfer between different servers.
Let LLM be a mcp tool scheduler, Considering the scenes that
One MCP Server provides
generate
like function. Another server providessave
function. To avoid duplicate code to createsave
function ingenerate
server, it's necessary to let data directly transfer between servers.Distributed tasks. A workflow need multi mcp server cooperation and mcp server tools can run in parallel, but there are some intersection checkpoints.
Scope
Beta Was this translation helpful? Give feedback.
All reactions