This is an automated email from the ASF dual-hosted git repository.
liuhongyu pushed a change to branch feat/mcp-server-sdk-upgrade
in repository https://gitbox.apache.org/repos/asf/shenyu.git
from 9567a84198 feat(mcp-server): enhance SDK compatibility with reflection
caching and error handling
add 452e5a0e35 fix mcp sdk compatibility error handling
No new revisions were added by this update.
Summary of changes:
.../MCP_TOOL_EXAMPLES_EN.md | 5 +-
shenyu-plugin/shenyu-plugin-mcp-server/pom.xml | 4 +-
.../mcp/server/callback/ShenyuToolCallback.java | 22 +++++++--
.../mcp/server/session/McpSessionHelper.java | 21 ++++++---
.../server/callback/ShenyuToolCallbackTest.java | 55 +++++++++++++++++++++-
5 files changed, 90 insertions(+), 17 deletions(-)