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 built a MCP Server containing a retrieval tool which gets data from a vector database. Based on the query a parameter 'collection' is set. Afterwards it triggers a retrieval from this collection.
In some cases it should be possible to retrieve data from more than one collection, i.e. the tool needs to be called multiple times. This works fine via standard MCP.
Now when I connect the MCP server to Open Webui with MCPO the tool can only be called once per query. Is there a way to allow multiple tool calls per query?
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.
-
Hey there,
I built a MCP Server containing a retrieval tool which gets data from a vector database. Based on the query a parameter 'collection' is set. Afterwards it triggers a retrieval from this collection.
In some cases it should be possible to retrieve data from more than one collection, i.e. the tool needs to be called multiple times. This works fine via standard MCP.
Now when I connect the MCP server to Open Webui with MCPO the tool can only be called once per query. Is there a way to allow multiple tool calls per query?
Beta Was this translation helpful? Give feedback.
All reactions