Server data from the Official MCP Registry
MCP server for Rocket.Chat — messages, DMs, search, files, and channels over stdio
MCP server for Rocket.Chat — messages, DMs, search, files, and channels over stdio
Valid MCP server (1 strong, 3 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
3 files analyzed · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: ROCKETCHAT_SERVER_URL
Environment variable: ROCKETCHAT_USER_ID
Environment variable: ROCKETCHAT_AUTH_TOKEN
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-millerchou-rocketchat-mcp": {
"env": {
"ROCKETCHAT_USER_ID": "your-rocketchat-user-id-here",
"ROCKETCHAT_AUTH_TOKEN": "your-rocketchat-auth-token-here",
"ROCKETCHAT_SERVER_URL": "your-rocketchat-server-url-here"
},
"args": [
"rocketchat-mcp"
],
"command": "uvx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.