slack-mcp.md

Slack MCP

from"slack"
1.4k

Slack workspace integration for messaging and channels

Communication
Slackmessagingchannelsworkspace
install.sh
# Clone the repository
$git clone https://github.com/slack/mcp-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve