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

Related in Communication - Secure MCP Servers

Server Summary Actions
ChatSum This MCP Server is used to summarize your chat messages. View
Sendblue An MCP (Model Context Protocol) server that exposes Sendblue's iMessage and SMS capabilities as tool... View
Slack MCP Server Model Context Protocol (MCP) server for Slack Workspaces. This integration supports both Stdio and S... View
Ntfy View
Upbit MCP Server A server implementation for Upbit Cryptocurrency Exchange OpenAPI using the Model Context Protocol (... View
chakoshi MCP Server MCPクライアントアプリケーションと、chakoshi API を連携するMCP (Model Context Protocol) サーバーです... View