Slack MCP Server
Quality Score
98
/100
Slack MCP for self-host or managed Cloud, with Gemini CLI and secure-default HTTP.
§01 Install
Remote endpoint
Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.
https://mcp.revasserlabs.com/oauth/mcpClaude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"slack-mcp-server": {
"command": "npx",
"args": [
"-y",
"@jtalk22/slack-mcp"
],
"env": {
"SLACK_TOKEN": "<your-slack_token>",
"SLACK_COOKIE": "<your-slack_cookie>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"slack-mcp-server": {
"command": "npx",
"args": [
"-y",
"@jtalk22/slack-mcp"
],
"env": {
"SLACK_TOKEN": "<your-slack_token>",
"SLACK_COOKIE": "<your-slack_cookie>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @jtalk22/slack-mcp§02 Environment variables
SLACK_TOKENsecret
Slack xoxc- token from browser session
SLACK_COOKIEsecret
Slack xoxd- cookie from browser session
§03 MCP Quality Score · methodology
freshness
23
completeness
25
installability
25
documentation
15
stability
10
§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.