A Message Context Protocol (MCP) server implementation for RocketMQ, allowing AI applications to interact with RocketMQ message queues.
Aucun avis encore. Soyez le premier à donner votre avis !
Connectez-vous pour rejoindre la conversation
Retrieve the controller configuration. Method: POST /controller/getControllerConfig
Update the controller configuration. Method: POST /controller/updateControllerConfig
Get the list of NameServer addresses. Method: POST /nameserver/getNameServerAddressList
Retrieve KV configuration. Method: POST /nameserver/getKVConfig
Query a message. Method: POST /message/viewMessage
Get runtime statistics for the broker. Method: POST /broker/getBrokerRuntimeStats
Retrieve the list of ACL versions. Method: POST /acl/getAclVersionList
Get consumer connection information. Method: POST /consumer/examineConsumerConnectionInfo
Retrieve the list of topics. Method: POST /topic/topicList
Get information about clusters. Method: POST /cluster/clusterList
Get producer connection information. Method: POST /producer/examineProducerConnectionInfo
Get information about the consume queue. Method: POST /consumequeue/examineConsumeQueue