Quick Use
Add the following to .mcp.json:
{
"mcpServers": {
"slack": {
"command": "npx",
"args": ["-y", "@anthropic/mcp-slack"],
"env": { "SLACK_BOT_TOKEN": "xoxb-your-token" }
}
}
}Intro
Slack MCP is an MCP server that connects AI agents to Slack workspaces, with 1,500+ GitHub stars. Send messages, read channels, search history, and manage threads. Ideal for developers automating Slack workflows with AI.
Source & Thanks
Built on Slack API. Licensed under MIT.
mcp-slack — ⭐ 1,500+