← Back to mcp

Slack MCP

Send messages, read channels, and manage Slack workspaces via MCP.

One-Click Configuration

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

Copy this configuration and paste it into your claude_desktop_config.json or Cursor settings.

Official Slack MCP server. Integrate AI assistants with your Slack workspace for automated notifications and message management.

Security: Requires Slack Bot Token with appropriate OAuth scopes.

Setup:

  1. Create Slack App at https://api.slack.com/apps
  2. Add Bot Token Scopes (channels:read, chat:write, etc.)
  3. Install app to workspace and copy Bot Token

© 2026 EVERYTHING AI DIRECTORY