YuZhangLarry opened a new pull request, #1481:
URL: https://github.com/apache/dubbo-admin/pull/1481

    ## Summary
   
     Implement MCP (Model Context Protocol) client for AI service integration 
and refactor MCP module architecture.
   
     ### Changes
   
     - **MCP Client Implementation**
       - Implement MCP client for AI service to call dubbo-admin
       - Add 11 MCP tools: cluster_info, search, service, instance, application
       - Integrate MCP endpoint with console component (/api/mcp)
   
     - **MCP Module Refactor**
       - Restructure pkg/mcp directory with clearer organization
       - Move common types to pkg/mcp/common/
       - Consolidate tool handlers in pkg/mcp/tools/
       - Remove obsolete registry and core modules
       - Add DEVELOPMENT.md with tool development guide


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to