- Home
- Top MCPs for Communication
- Slack (community) vs Slack (official)
MCP Comparison · 2026
Slack (community) vs Slack (official) MCP Server
Comparing Slack (community) and Slack (official) as MCP servers? Slack (community) (read & post slack messages) is best when automated slack notifications. Slack (official) (connect slack to ai agents) is best when company workspaces with app-approval policies. Both run as Model Context Protocol servers and can coexist in the same client. Updated 2026.
Side-by-side specs
Pulled from each MCP's verified fact sheet.
| Slack (community) | Slack (official) | |
|---|---|---|
| Primary function | Read & Post Slack Messages | Connect Slack to AI Agents |
| Maintainer | Community (korotovsky) | Slack |
| Pricing | Free | Freemium |
| Setup complexity | Medium · ~10 min | Low · ~5 min |
| Transport | stdio | Streamable HTTP |
| Auth model | API key | OAuth 2.1 |
| License | MIT | Proprietary |
| Language | TypeScript | TypeScript |
| Latest version | latest | remote |
| Compatible clients | Claude, Any MCP-compatible client, Slack workspaces | Claude.ai, Claude Code, Cursor, Perplexity, Any remote-MCP client with OAuth |
| Last verified | 2026-08-19 | 2026-09-03 |
Which one should you pick?
Decision rubric drawn from each MCP's documented strengths.
Choose Slack (community)
- Automated Slack notifications
- Channel monitoring
- Message summarization
Choose Slack (official)
- Company workspaces with app-approval policies
- Searching messages, files and people from an agent
- Reading and replying in threads
Pick something else if…
- Non-Slack messaging platforms
- Workspaces whose admins block MCP clients
Feature breakdown
Key capabilities each server ships out of the box.
Slack (community)
- Channel read/write access
- Thread management
- Message search
- User lookup
- Slack API integration
Slack (official)
- First-party Slack server at mcp.slack.com/mcp
- Fifteen documented tools with per-tool OAuth scopes
- Admin-approved via the standard Slack app flow
- OAuth 2.0 with RFC 8414 metadata and PKCE for desktop clients
- Ships inside the official Claude Code and Cursor Slack plugins
Install snippets
Open the detail page for ready-to-paste config for every major client.
Install Slack (community)
Setup snippets for Claude, Cursor, VS Code, Windsurf →
npx -y slack-mcp-serverInstall Slack (official)
Setup snippets for Claude, Cursor, VS Code, Windsurf →
Claude Code: /plugin install slack@claude-plugins-official · Cursor: /add-plugin slack · or add https://mcp.slack.com/mcp as an HTTP MCP serverFAQ
Slack (community) vs Slack (official): which MCP server should I use?
Pick Slack (community) when automated slack notifications. Pick Slack (official) when company workspaces with app-approval policies. Slack (community) is built for read & post slack messages, while Slack (official) focuses on connect slack to ai agents.
Can I run both Slack (community) and Slack (official) together?
Yes. MCP clients run each server as a separate process and surface every server's tools simultaneously, so you can install both and let your agent decide which to call. Be deliberate with auth scopes when stacking servers.
Which is easier to set up, Slack (community) or Slack (official)?
Slack (official) has the lighter setup. Slack (community) reports medium complexity (~10 min); Slack (official) reports low complexity (~5 min).
More Slack (community) comparisons
Browse all Communication MCPs? See the full ranked list →
