74
/ 100
18 days ago
glama

claude-slack-event-channel-mcp

A one-way MCP channel that forwards Slack events (messages and reactions) into a Claude Code session, enabling Claude to react to Slack activity without leaving the terminal.

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
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: SLACK_APP_TOKEN, SLACK_BOT_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.
configSLACK_ALLOWED_SENDERSno Comma-separated user IDs / bot_ids allowed. Empty = allow all.
🔐 secretSLACK_APP_TOKENyes App-Level Token (xapp-...), needs connections:write.
🔐 secretSLACK_BOT_TOKEN
configSLACK_WATCH_CHANNELSno Comma-separated channel IDs to forward. Empty = all channels.
// 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 2 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/inlineapps-claude-slack-event-channel-mcp-c5ozdo)](https://m8ven.ai/mcp/inlineapps-claude-slack-event-channel-mcp-c5ozdo)
commit: adae5d34f81f4074e7ee441f580e5b449542ef7c
code hash: dfc6e72113e18e75196b71fdf9caa04764f886d801f94495ee0fee629ff7ed39
verified: 6/22/2026, 12:10:44 PM
view raw JSON →
claude-slack-event-channel-mcp · M8ven Trust Score | M8ven