A server for interacting with Apache RocketMQ, a distributed messaging and streaming platform, requiring environment variables for configuration.
./build.sh
java -jar target/rocketmq-mcp-server.jar
tigerweili@M4 ~ % curl http://127.0.0.1:6868/sse
id:8e323b3b-cb73-4b35-8ac5-172b453eae79
event:endpoint
data:sse
{
"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
Tools for common Gmail operations, such as sending emails.
Connects a personal WhatsApp account to an AI agent using the WhatsApp Web multi-device API.
The most powerful MCP server for Slack Workspaces. This integration supports both Stdio and SSE transports, proxy settings and does not require any permissions or bots being created or approved by Workspace admins 😏.
A bridge between AI assistants and VRChat using MCP and OSC, enabling AI-driven avatar control and interactions in virtual reality.
Provides standardized access to social platform and onchain data using the Neynar API.
Access the Waroom API through the Model Context Protocol.
An email processing server that uses MongoDB for semantic search and SQLite for efficient storage and retrieval.
An MCP server for interacting with the Slack API, allowing for sending messages, managing channels, and other workspace actions.
Interact with Wizzypedia through the MediaWiki API, supporting both read-only and authenticated operations.
Query live Gmail data using LLMs via CData's read-only MCP server.