Slack
Freeby MCP Community
MCP Server for Slack API integration
v1.0.1Added Apr 12, 2026
mcpslackapimodel-context-protocol
Slack MCP Server
MCP Server for Slack API integration
Installation
Reviews
Installation
Quick install
npx -y mcp-server-slack
Add to claude_desktop_config.json
{
"mcpServers": {
"slack": {
"command": "npx",
"args": ["-y", "mcp-server-slack"]
}
}
}