Slack
by Anthropic (reference)
Slack
4,800259,990/mov2025.4.25stdioVerified on npm
AutomationMCP / Integrations
Install & run
Add to claude_desktop_config.json:
{
"mcpServers": {
"slack": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-slack"
]
}
}
}Overview
Interact with Slack workspaces — read channels, post messages, and manage conversations on behalf of an AI assistant for team automation.
Tools (3)
post_messageSend a message to a channel
list_channelsList channels
get_channel_historyRead recent messages
Key features
- Read and post messages
- Channel management
- Team automation
Use cases
- Post automated updates
- Summarise channel activity
- Triage from Slack
Frequently asked questions about Slack
A Slack bot token with the scopes for the actions you enable.
Did you find this helpful?