About
Overview
The Rocket.Chat MCP Server enables AI agents to communicate through Rocket.Chat. It provides tools for sending messages, managing channels, and accessing room history.
Capabilities
Tools & Capabilities
⚡send_message
Send a message
⚡list_channels
List channels
⚡get_messages
Get message history
⚡create_channel
Create a new channel
Setup
Installation
bash
Install
npx -y @nicepkg/mcp-server-rocketchatExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"rocketchat": {
"command": "npx",
"args": ["-y", "@nicepkg/mcp-server-rocketchat"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 50
Last UpdatedFeb 12, 2026