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
Gmail AutoAuth MCP Server
An MCP server for integrating Gmail with auto-authentication support.
Gmail MCP Server
Allows AI agents to search Gmail threads, learn your writing style, and draft emails.
ElevenLabs MCP Enhanced
Text-to-speech generation with conversation history features using the ElevenLabs API.
any-chat-completions-mcp
Chat with any other OpenAI SDK Compatible Chat Completions API, like Perplexity, Groq, xAI and more
SendGrid
Access SendGrid's Marketing API for email marketing and contact management.
Qiye Wechat MCP
Enables AI assistants to send messages to Enterprise WeChat (Qiye Wechat) groups via webhooks.
Gmail MCP Server
An MCP server for integrating with the Gmail API to manage emails.
Mailgun
Interact with Mailgun API.
Email sending MCP
Sends emails using the Resend API. Requires a Resend API key.
WhatsApp
Connect your personal WhatsApp account to an AI agent using the WhatsApp Web multi-device API.