Slack

Official

Official MCP server for Slack workspace integration

Category:Communication
71,503stars
Updated:Today
Live data

Zone Score

76%
Good
Popularity
Stars, forks, contributors
100%
Quality
Docs, license, topics
85%
Maintenance
Updates, issues, activity
40%

Claude Desktop Configuration

Add this to your Claude Desktop configuration file:

{
  "slack": {
    "command": "npx",
    "args": [
      "-y",
      "@modelcontextprotocol/server-slack"
    ],
    "env": {
      "SLACK_BOT_TOKEN": "xoxb-your-token-here"
    }
  }
}

Requirements

  • Node.js 18 or higher
  • Slack workspace admin access
  • Slack App with appropriate OAuth scopes

Setup Steps

  1. 1Create a Slack App in your workspace
  2. 2Add required OAuth scopes (channels:read, chat:write, etc.)
  3. 3Install the app to your workspace
  4. 4Copy the Bot User OAuth Token
  5. 5Configure Claude Desktop with the token

Detailed Metrics

Popularity

Stars
71,503
Forks
8,561
Watchers
71,503

Quality

Documentation
✓ Good
License
MIT License
Language
TypeScript

Maintenance

Last Commit
Today
Open Issues
237
Contributors
1

Repository

Size
26.7 MB
Created
Nov 2024
Live data • Updated 5:04:22 PM

Quality Factors

Documentation

✓ Has README

Repository has a README with description

License

MIT License

Open source license for legal clarity

Test Coverage

Coming Soon

Automated tests ensure reliability

TypeScript

Coming Soon

Type safety for better developer experience

NPM Downloads

Coming Soon

Weekly download statistics from NPM

Security Scan

Coming Soon

Vulnerability detection and alerts

Related Servers

Related Blog Posts