Major-vendorstdio● online
Slack MCP
by Slack · Communication
Send messages, read channels, search threads, and manage Slack workspaces.
Works with:Claude CodeCursorWindsurfOpenCode
messageschannelssearchreadwrite
Install
Run this command in your terminal:
claude mcp add --transport stdio mcp-slack -- npx -y @modelcontextprotocol/server-slack
Before running, set: SLACK_BOT_TOKENSLACK_TEAM_ID
Authentication
OAuth
Required environment variables:
- SLACK_BOT_TOKEN
- SLACK_TEAM_ID
See the setup guide for step-by-step instructions on obtaining these credentials.
Reference implementation. Requires Slack bot token with appropriate scopes.

