Slack (Official)
Freeby MCP Community
Send messages, read channels, and manage Slack workspaces from your AI assistant.
v1.0.0Added Nov 22, 2024
slackmessagingteam
Slack MCP Server
Send messages, read channels, and manage Slack workspaces from your AI assistant.
Features
- Send Messages
- Read Channels
- Search
- Channel Management
- User Lookup
Installation
{
"mcpServers": {
"slack": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-slack"]
}
}
}
Reviews
Installation
Quick install
npx -y @modelcontextprotocol/server-slack
Add to claude_desktop_config.json
{
"mcpServers": {
"slack-(official)": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-slack"]
}
}
}