Model Context Protocol (MCP) server for Slack Workspaces. This integration supports both Stdio and SSE transports, proxy settings and does not require any permissions or bots being created or approved…
{
"mcpServers": {
"slack-linux-amd64": {
"command": "npx",
"args": [
"-y",
"slack-mcp-server-linux-amd64"
]
}
}
}