Send messages, create channels, and manage your Slack workspace
Integrate Slack with your AI assistant to send messages, create channels, manage users, and automate workplace communication. Perfect for team collaboration and notifications.
{
"mcpServers": {
"slack": {
"env": {
"SLACK_APP_TOKEN": "xapp-your-app-token",
"SLACK_BOT_TOKEN": "xoxb-your-bot-token"
},
"args": [
"-y",
"@slack/mcp-server"
],
"command": "npx"
}
}
}SLACK_APP_TOKENxapp-your-app-tokenSLACK_BOT_TOKENxoxb-your-bot-token