A Message Context Protocol (MCP) server implementation for RocketMQ, allowing AI applications to interact with RocketMQ message queues.
暂无评论. 成为第一个评论的人!
登录以参与讨论
Fetch the controller configuration. Method: POST /controller/getControllerConfig
Update the controller configuration. Method: POST /controller/updateControllerConfig
Retrieve the list of NameServer addresses. Method: POST /nameserver/getNameServerAddressList
Get the KV configuration. Method: POST /nameserver/getKVConfig
Query messages. Method: POST /message/viewMessage
Get runtime statistics of the Broker. Method: POST /broker/getBrokerRuntimeStats
Retrieve the list of ACL versions. Method: POST /acl/getAclVersionList
Get information about consumer connections. Method: POST /consumer/examineConsumerConnectionInfo
Retrieve the list of Topics. Method: POST /topic/topicList
Get information about the cluster. Method: POST /cluster/clusterList
Get information about producer connections. Method: POST /producer/examineProducerConnectionInfo
Get information about the consume queue. Method: POST /consumequeue/examineConsumeQueue