io.github.stevenvo/slack-mcp-server
Quality Score
69
/100
Read Slack conversations, threads, user info, and search messages from your MCP client.
§01 Install
Claude Desktop (uvx)
{
"mcpServers": {
"slack-mcp-server": {
"command": "uvx",
"args": [
"slack-mcp-server-v2"
],
"env": {
"SLACK_USER_TOKEN": "<your-slack_user_token>",
"SLACK_BOT_TOKEN": "<your-slack_bot_token>",
"SLACK_WORKSPACE_URL": "<slack_workspace_url>"
}
}
}
}§02 Environment variables
SLACK_USER_TOKENsecret
Slack User OAuth Token (starts with xoxp-). Get from https://api.slack.com/apps
SLACK_BOT_TOKENsecret
Slack Bot User OAuth Token (starts with xoxb-). Alternative to user token.
SLACK_WORKSPACE_URLrequired
Your Slack workspace URL (e.g., https://your-company.slack.com). Required for generating message links.
§03 MCP Quality Score · methodology
freshness
14
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Chat & Messaging
ai.smithery/Danushkumar-V-mcp-discord
ai.smithery/Danushkumar-V-mcp-discord
An MCP server that integrates with Discord to provide AI-powered features.
ai.smithery/sachicali-discordmcp-suite
ai.smithery/sachicali-discordmcp-suite
Control your Discord community: send/read messages, manage channels and forums, and handle webhook…
ai.smithery/smithery-ai-slack
ai.smithery/smithery-ai-slack
Enable interaction with Slack workspaces. Supports subscribing to Slack events through Resources.