Python MCP Client takes time more than 30s to find tools on Java Spring AI MCP Server #269
ashwinbhite
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Pre-submission Checklist
Discussion Topic
I have mcp python client which connects to java spring ai mcp server having registered @tools as "search_workspaces".
Issue : When the client sends a prompt to the server, the connection is established quickly. However, there is a significant delay—around 30 seconds—before the system identifies and selects the "search_workspaces" tool. This latency in identification of tool leads to an overall slow response time.
python client code
Beta Was this translation helpful? Give feedback.
All reactions