52
/ 100
1 month ago
glama

slack-mcp

Enables AI assistants to interact with Slack workspaces, providing tools for reading messages, posting content, managing channels, and more.

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
10 tools verified — handlers match their declared behaviour
8 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 3 credentials: SLACK_BOT_TOKEN, SLACK_XOXC_TOKEN, SLACK_XOXD_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.
configMCP_TRANSPORT"": "stdio",
🔐 secretSLACK_BOT_TOKENSet instead of SLACK_XOXC_TOKEN/SLACK_XOXD_TOKEN:
configLOGS_CHANNEL_ID"": "C7000000"
configOUTPUT_FORMAT
configSLACK_TEAM_ID
🔐 secretSLACK_XOXC_TOKENSet SLACK_BOT_TOKEN instead of /SLACK_XOXD_TOKEN:
🔐 secretSLACK_XOXD_TOKENSet SLACK_BOT_TOKEN instead of SLACK_XOXC_TOKEN/:
configFASTMCP_HOST
configFASTMCP_PORT
configALLOWED_HOSTS
// 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/redhat-community-ai-tools-slack-mcp-1dbcc6)](https://m8ven.ai/mcp/redhat-community-ai-tools-slack-mcp-1dbcc6)
commit: 51104bd67796724defd3a1c724db6de2a782b75c
code hash: c08192cbe267707ea44fd493950a9327cd070ea75a670cfd2108b9e3a8e0325e
verified: 6/22/2026, 12:30:45 PM
view raw JSON →