A Message Context Protocol (MCP) server implementation for RocketMQ, allowing AI applications to interact with RocketMQ message queues.
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요
获取控制器配置. HTTP Method: POST, Endpoint: /controller/getControllerConfig
更新控制器配置. HTTP Method: POST, Endpoint: /controller/updateControllerConfig
获取NameServer地址列表. HTTP Method: POST, Endpoint: /nameserver/getNameServerAddressList
获取KV配置. HTTP Method: POST, Endpoint: /nameserver/getKVConfig
查询消息. HTTP Method: POST, Endpoint: /message/viewMessage
获取Broker运行时统计. HTTP Method: POST, Endpoint: /broker/getBrokerRuntimeStats
获取ACL版本列表. HTTP Method: POST, Endpoint: /acl/getAclVersionList
获取消费者连接信息. HTTP Method: POST, Endpoint: /consumer/examineConsumerConnectionInfo
获取Topic列表. HTTP Method: POST, Endpoint: /topic/topicList
获取集群信息. HTTP Method: POST, Endpoint: /cluster/clusterList
获取生产者连接信息. HTTP Method: POST, Endpoint: /producer/examineProducerConnectionInfo
获取消费队列信息. HTTP Method: POST, Endpoint: /consumequeue/examineConsumeQueue