Rocket.Chat
БесплатноНе проверенIntegrates with RocketChat instances to enable team communication through channel management, message sending and retrieval, user information access, and automa
Описание
Integrates with RocketChat instances to enable team communication through channel management, message sending and retrieval, user information access, and automated notifications for collaborative workflows.
README
Follow these steps to set up and configure MCP Rocket.Chat on your local machine.
1. Clone the Repository
git clone [email protected]:elieworkspace/mcp-rocketchat.git
cd mcp-rocketchat
2. Start Rocket.Chat with Docker
docker compose up -d
Access Rocket.Chat at http://localhost:3000.
3. Initial Configuration
- Save your admin username and password.
- Navigate to http://localhost:3000/admin/settings/Accounts#:rbb:
Disable 2FA and click Save.
4. Set Up Python Environment
uv venv
.venv\Scripts\activate
uv add mcp[cli] httpx
5. Client Configuration Example
Add the following configuration to your client, replacing -username- and -password- with your credentials:
{
"mcpServers": {
"mcp-rocketchat": {
"command": "uv",
"args": [
"--directory",
"C:/Users/-username-/Desktop/mcp-rocketchat",
"run",
"rocketchat.py",
"--server-url", "http://localhost:3000",
"--username", "-username-",
"--password", "-password-"
]
}
}
}
Tip:
Make sure Docker and Python are installed on your system before starting.
For more details, refer to the Rocket.Chat documentation.
Установка Rocket.Chat
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/elieworkspace/rocketchat-mcpFAQ
Rocket.Chat MCP бесплатный?
Да, Rocket.Chat MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Rocket.Chat?
Нет, Rocket.Chat работает без API-ключей и переменных окружения.
Rocket.Chat — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Rocket.Chat в Claude Desktop, Claude Code или Cursor?
Открой Rocket.Chat на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Gmail
Read, send and search emails from Claude
автор: GoogleSlack
Send, search and summarize Slack messages
автор: SlackRunbear
No-code MCP client for team chat platforms, such as Slack, Microsoft Teams, and Discord.
Discord Server
A community discord server dedicated to MCP by [Frank Fiegel](https://github.com/punkpeye)
Compare Rocket.Chat with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории communication
