MCP Server with tool function that accepts a string input #649
johnabbott72
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Pre-submission Checklist
Discussion Topic
I have been implementing some simple stio MCP servers using this package and have had some success with either tools that don't have any input parameters or tools that accept an integer parameter, but when using string parameters I tend to get errors upon usage - my mcp servers are generally hitting an api or direct database connections - I am registering these mcp servers utilizing the mcpo functionality of open webui - has anyone else had similar results with respect to string parameters functions on an mcp server implementation?
Beta Was this translation helpful? Give feedback.
All reactions