Open MCP Server
JSON →A service framework supporting the Model Context Protocol (MCP) to integrate enterprise systems and AI platforms via RESTful, gRPC, and Dubbo protocols.
Tools · 2
- getDubboServiceInfo 获取Dubbo服务信息,参数为接口全限定名
- invokeDubboService 调用Dubbo服务方法,参数包括接口全限定名、方法名、版本和参数
Links
★ 1 GitHub stars