RocketMQ
A server for interacting with Apache RocketMQ, a distributed messaging and streaming platform, requiring environment variables for configuration.
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 Servers
Bluesky
Post to the Bluesky social network using the AT Protocol.
Beyond MCP Server
Provides standardized access to social platform and onchain data using the Neynar API.
WhatsApp
Search, read, and send WhatsApp messages and contacts. Requires a local Go WhatsApp bridge.
MCP Server SSH Client
A local MCP server that securely connects to remote servers over SSH, acting as a proxy for MCP commands.
LnExchange MCP Node Service
A Node.js service for interacting with the LnExchange API for spot trading.
RabbitMQ MCP Go
A Go-based MCP server for integrating with the RabbitMQ message broker.
FastIntercom
A high-performance MCP server for analyzing Intercom conversations with fast, local access via caching and background sync.
Voice Call MCP Server
Enables AI assistants to initiate and manage voice calls using Twilio and OpenAI.
DeepL
Translate text using the DeepL API.
Email
Automate email tasks using SMTP and IMAP protocols.