S

Slack

Integrates with Slack workspaces to enable channel management, messaging, thread interactions, react...

246 views
1 installs
Updated Nov 21, 2025
Not audited
Integrates with Slack workspaces to enable channel management, messaging, thread interactions, reaction handling, and user information retrieval for team communication platforms.
  1. Create a Slack App

    • Go to the Slack API Console.
    • Click on “Create New App” and follow the prompts to name your app and select your workspace.
  2. Add Bot Token Scopes

    • In your Slack App settings, click on “OAuth & Permissions” in the left sidebar.
    • Under “Bot Token Scopes,” add the following scopes:
      • channels:history
      • channels:read
      • chat:write
      • reactions:write
      • users:read
      • users:read.email
  3. Install the App to Your Workspace

    • In the “OAuth & Permissions” section, click “Install App to Workspace.”
    • Authorize the required permissions.
  4. Copy the Bot User OAuth Token

    • After installation, in the “OAuth & Permissions” section, find the “Bot User OAuth Token” (it will look like xoxb-...).
    • Copy this token—this is your SLACK_BOT_TOKEN.
  5. Get Your Slack Team ID

    • In Slack, click on your workspace name in the top-left, then “Administration” > “Workspace settings.”
    • In the URL, you will see something like https://app.slack.com/client/T12345678/.... The part beginning with T (e.g., T12345678) is your Team ID. Save this ID as SLACK_TEAM_ID.
  6. Add the ENV Values in FastMCP Connection

    • In the FastMCP connection interface, click the "Install Now" button for the Slack integration.
    • Fill in the following environment variables:
      • SLACK_BOT_TOKEN: Paste the Bot User OAuth Token you copied earlier.
      • SLACK_TEAM_ID: Enter your Slack Team ID.

Your Slack integration is now configured and ready to use.

How to Install Slack

Install Slack MCP server with one click through FastMCP. Choose your preferred AI development tool below:

Claude Desktop

Click "Claude Desktop" in Quick Start

Cursor IDE

Click "Cursor IDE" in Quick Start

VS Code

Click "VS Code" in Quick Start

Alternatives to Slack

Looking for similar MCP servers? Browse other servers in the same categories on FastMCP, or check out the similar servers listed above.

Quick Start

More for Communication

View All →

Similar MCP Servers

Report Issue

Thank you! Your issue report has been submitted successfully.

Stay ahead of the MCP ecosystem

Get the top new MCP servers, trending tools, and dev tips delivered weekly. Free, no spam, unsubscribe anytime.

Join 2,847 developers. We send one email per week.