54
/ 100
1 month ago
glama

rocketchat-mcp

MCP server for Rocket.Chat — messages, DMs, search, files, and channels over stdio

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Tool descriptions don’t match what handlers do
1 tool describes read intent but its handler mutates — download_attachment (line 691: with open(save_path, "wb") as out:)
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: ROCKETCHAT_AUTH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configROCKETCHAT_SERVER_URLWorkspace URL, e.g. https://chat.example.com
🔐 secretROCKETCHAT_AUTH_TOKENPersonal Access Token
configROCKETCHAT_USER_IDYour Rocket.Chat user ID
configROCKETCHAT_WATCHDOG_INTERVAL(optional) orphan-watchdog interval in seconds, default 60
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/millerchou-rocketchat-mcp-1quzr4)](https://m8ven.ai/mcp/millerchou-rocketchat-mcp-1quzr4)
commit: f73d8e9365bac77e04f90fd128cf7418767dcc66
code hash: 9df058121891fbd3324c67fa24c0da6e50afd1d011ddb2263807da0b925c563c
verified: 6/17/2026, 11:27:33 AM
view raw JSON →