67
/ 100
7 days ago
glama

Slack MCP Server

Enables AI-powered Slack workspace management with 18+ tools for messaging, channel management, conversation analysis, and real-time bot responses. Features an autonomous AI agent that can plan and execute complex multi-step tasks combining Slack operations with web research.

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 4 credentials: OPENAI_API_KEY, SLACK_BOT_TOKEN, SLACK_APP_TOKEN, TAVILY_API_KEY
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.
🔐 secretOPENAI_API_KEYsk-your-openai-key # From platform.openai.com
configOPENAI_MODEL
🔐 secretSLACK_BOT_TOKENxoxb-your-bot-token # From api.slack.com/apps
🔐 secretSLACK_APP_TOKENxapp-your-app-token # For Socket Mode (required!)
🔐 secretTAVILY_API_KEYtvly-your-tavily-key # From tavily.com (optional)
configHOST
configTAVILY_PORT
// 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/bahakizil-slack-mcp-1c9i0p)](https://m8ven.ai/mcp/bahakizil-slack-mcp-1c9i0p)
commit: 8f6ddd356f201861bb337d601de773b87c513c22
code hash: 7d95ba8a2e0e56c8003e6d706361748192c026cd38b28000d1097db1a1b11f79
verified: 6/17/2026, 12:45:41 PM
view raw JSON →