loading…
Search for a command to run...
loading…
Send, search and summarize Slack messages
Bring your Slack into Claude. Catch up on channels, search history, send messages and summarize long threads.
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"slack": {
"command": "npx",
"args": [
"-y",
"@unyly/mcp-slack"
],
"env": {
"SLACK_BOT_TOKEN": "<xoxb-...>"
}
}
}
}These are the functions Claude can call when this MCP is active.
list_channelspost_messagesearch_messagesget_thread