Communication
Slack
Full Slack MCP integration with channel access, message search, DMs, and stealth mode.
Install
npx -y @anthropic-ai/mcp-server-slackFull Slack MCP integration with channel access, message search, DMs, and stealth mode.
npx -y @anthropic-ai/mcp-server-slackThe Slack MCP server provides full access to Slack workspaces — read channels, search messages, send DMs, and monitor threads. Features stealth mode that works without admin permissions.
{
"mcpServers": {
"slack": {
"command": "npx",
"args": ["-y", "@anthropic-ai/mcp-server-slack"],
"env": {
"SLACK_BOT_TOKEN": "xoxb-...",
"SLACK_TEAM_ID": "T01234567"
}
}
}
}
channels:history, channels:read, chat:write, users:read scopes