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
Issue: Tool Invocation Errors with MCP Server (Nacos + Spring AI Alibaba)
Background
Registered an MCP server to local Nacos 3.0.3 using the official nacos-mcp-wrapper-python sample code (docs link).
MCP server works normally via tools like Cherry Studio post-registration.
Problem Details
When invoking the Nacos-registered MCP server via the Spring AI Alibaba Nacos MCP framework:
Client registration to Nacos succeeds:
Request
Has anyone encountered a similar compatibility/invocation issue between nacos-mcp-wrapper-python (server) and Spring AI Alibaba Nacos MCP (client)? Any debugging hints or solutions are welcome.