
RocketMQ Mcp Server
RocketMQ Mcp Server
Installation
Installing for Claude Desktop
Manual Configuration Required
This MCP server requires manual configuration. Run the command below to open your configuration file:
npx mcpbar@latest edit -c claude
This will open your configuration file where you can add the RocketMQ Mcp Server MCP server manually.
Build
./build.sh
Run
start
java -jar target/rocketmq-mcp-server.jar
check
tigerweili@M4 ~ % curl http://127.0.0.1:6868/sse
id:8e323b3b-cb73-4b35-8ac5-172b453eae79
event:endpoint
data:sse
Use it
{
"mcpServers": {
"rocketmq-mcp": {
"url": "http://your-rocketmq-mcp-server-ip:6868/sse",
"env": {
"NS_ADDR": "1.1.1.1:9876;2.2.2.2:9876",
"AK": "",
"SK": ""
}
}
}
}
NS_ADDR: name server address list
AK: access key
SK: secret key
Details:
Stars
4Forks
1Last commit
3 months agoRepository age
3 monthsLicense
Apache-2.0
Auto-fetched from GitHub .
MCP servers similar to RocketMQ Mcp Server:

Stars
Forks
Last commit

Stars
Forks
Last commit

Stars
Forks
Last commit