Channel and DM access for Slack workspaces — read messages, post, search, and manage reactions.
Edit your claude_desktop_config.json and add the following entry under mcpServers:
"slack": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-slack", "postgresql://localhost/mydb" ] }