rocketmq-mcp
by leizhiyuan
A tool for interacting with RocketMQ. It allows you to send and query messages.
Last updated: N/A
What is rocketmq-mcp?
rocketmq-mcp is a tool that provides a user interface for interacting with a RocketMQ message queue. It allows users to send messages and query existing messages within the queue.
How to use rocketmq-mcp?
- Run the application using
mvn spring-boot:run
. 2. Test it by runningnpx @modelcontextprotocol/inspector
. 3. Openhttp://localhost:5173/
in your browser. 4. Connect tohttp://localhost:8080/sse
and list available tools. 5. Use the interface to send and query messages.
Key features of rocketmq-mcp
Send messages
Query messages
Web-based interface
Integration with @modelcontextprotocol/inspector
Use cases of rocketmq-mcp
Testing RocketMQ message flow
Debugging message issues
Monitoring message activity
Managing RocketMQ messages
FAQ from rocketmq-mcp
How do I start the server?
How do I start the server?
Use the command mvn spring-boot:run
.
How do I test the application?
How do I test the application?
Run npx @modelcontextprotocol/inspector
.
Where is the UI located?
Where is the UI located?
Open http://localhost:5173/
in your browser.
How do I connect to the server?
How do I connect to the server?
Connect to http://localhost:8080/sse
.
What can I do with this tool?
What can I do with this tool?
You can send and query messages in RocketMQ.