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 searched the existing issues and discussions.
Problem Description
I have configured multiple MCP Servers. When users ask questions, they typically require sequential invocation of multiple MCP servers to obtain the final answer. However, the OpenWebUI + MCPo setup is underperforming. From observations, the large model stops after invoking MCPo twice and provides an incorrect answer. Additionally, the thinking and invocation processes are not displayed in real-time during the process. In contrast, Cherry Studio works differently: it allows the large model to first retrieve the tools list, then deliberate which interface to invoke first. After obtaining the result, it continues to deliberate which interface to invoke next based on the result, proceeding step-by-step until the correct answer is provided. All these invocation steps are executed in a continuous and transparent manner.
Desired Solution you'd like
I hope that OpenWebUI can achieve MCP capabilities equivalent to those of Cherry Studio.
This discussion was converted from issue #150 on June 06, 2025 17:08.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
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.
-
Check Existing Issues
Problem Description
I have configured multiple MCP Servers. When users ask questions, they typically require sequential invocation of multiple MCP servers to obtain the final answer. However, the OpenWebUI + MCPo setup is underperforming. From observations, the large model stops after invoking MCPo twice and provides an incorrect answer. Additionally, the thinking and invocation processes are not displayed in real-time during the process. In contrast, Cherry Studio works differently: it allows the large model to first retrieve the tools list, then deliberate which interface to invoke first. After obtaining the result, it continues to deliberate which interface to invoke next based on the result, proceeding step-by-step until the correct answer is provided. All these invocation steps are executed in a continuous and transparent manner.
Desired Solution you'd like
I hope that OpenWebUI can achieve MCP capabilities equivalent to those of Cherry Studio.
Alternatives Considered
No response
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions