A Message Context Protocol (MCP) server implementation for RocketMQ, allowing AI applications to interact with RocketMQ message queues.
Nessuna recensione ancora. Sii il primo a recensire!
Accedi per unirti alla conversazione
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