Slack

Official

Official MCP server for Slack workspace integration

Category:Communication
86,244stars
Updated:4 days ago
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
86,244
Forks
10,823
Watchers
86,244

Quality

Documentation
✓ Good
License
Other
Language
TypeScript

Maintenance

Last Commit
4d ago
Open Issues
522
Contributors
1

Repository

Size
28.4 MB
Created
Nov 2024
Live data • Updated 8:47:12 AM

Quality Factors

Documentation

✓ Has README

Repository has a README with description

License

Other

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