Loading MCP server directory, please wait...
MCP server for Slack — read/write messages, manage threads, and react to messages.
npx @getmcp/cli add com.pulsemcp/slackRequires Node.js 18+. Community-contributed server. Review source before installing.
SLACK_BOT_TOKENSlack Bot User OAuth Token starting with xoxb-.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.pulsemcp/slack": {
"command": "npx",
"args": [
"-y",
"-y",
"slack-workspace-mcp-server"
],
"env": {
"SLACK_BOT_TOKEN": "",
"ENABLED_TOOLGROUPS": ""
}
}
}
}