Provides integration with Rocket.Chat messaging platform, enabling interaction with chat functionality and server management through the Rocket.Chat API
MCP Rocket.Chat Setup Guide
Follow these steps to set up and configure MCP Rocket.Chat on your local machine.
1. Clone the Repository
2. Start Rocket.Chat with Docker
Access Rocket.Chat at http://localhost:3000.
3. Initial Configuration
- Save your admin username and password.
- Navigate to http://localhost:3000/admin/settings/Accounts#:
Disable 2FA and click Save.
4. Set Up Python Environment
5. Client Configuration Example
Add the following configuration to your client, replacing -username-
and -password-
with your credentials:
Tip:
Make sure Docker and Python are installed on your system before starting.
For more details, refer to the Rocket.Chat documentation.
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
Enables interaction with Rocket.Chat instances through MCP protocol. Allows users to manage chat operations and integrate with Rocket.Chat servers using natural language commands.
Related MCP Servers
- -securityFlicense-qualityFacilitates integration of PrivateGPT with MCP-compatible applications, enabling chat functionalities and secure management of knowledge sources and user access.Last updated -
- -securityAlicense-qualityA server for the Machine Chat Protocol (MCP) that provides a YAML-based configuration system for LLM applications, allowing users to define resources, tools, and prompts without writing code.Last updated -5PythonMIT License
- -securityAlicense-qualityProvides MCP (Model Control Protocol) tools for accessing and interacting with Google Chat spaces and messages through OAuth2 authentication.Last updated -8PythonMIT License
- -securityAlicense-qualityProvides a chat interface with natural language processing to deploy and manage AWS resources through an integrated Model Context Protocol (MCP) server.Last updated -2TypeScriptMIT License