com.pulsemcp/slack
MCP server for Slack — read/write messages, manage threads, and react to messages.
Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.
{
"mcpServers": {
"slack": {
"command": "npx",
"args": [
"-y",
"slack-workspace-mcp-server"
],
"env": {
"SLACK_BOT_TOKEN": "<your-slack_bot_token>",
"ENABLED_TOOLGROUPS": "<enabled_toolgroups>"
}
}
}
}{
"mcpServers": {
"slack": {
"command": "npx",
"args": [
"-y",
"slack-workspace-mcp-server"
],
"env": {
"SLACK_BOT_TOKEN": "<your-slack_bot_token>",
"ENABLED_TOOLGROUPS": "<enabled_toolgroups>"
}
}
}
}npx -y slack-workspace-mcp-serverSLACK_BOT_TOKENSlack Bot User OAuth Token starting with xoxb-.
ENABLED_TOOLGROUPSComma-separated list of tool groups to enable (readonly, write).
An MCP server that integrates with Discord to provide AI-powered features.
Control your Discord community: send/read messages, manage channels and forums, and handle webhook…
Enable interaction with Slack workspaces. Supports subscribing to Slack events through Resources.