S

Slack

Integrates with Slack Web API to provide complete workspace management including channel operations,...

67 views
0 installs
Updated Sep 14, 2025
Not audited
Integrates with Slack Web API to provide complete workspace management including channel operations, messaging, file uploads, reactions, user management, and rich Block Kit message formatting with secure credential storage.
  1. Open the Slack API Applications Page
    Go to https://api.slack.com/apps and sign in with your Slack workspace account.

  2. Create a New App or Select an Existing One

    • Click "Create New App" or select an app you have already created for your workspace.
  3. Navigate to "OAuth & Permissions"

    • In the left-hand menu, click on "OAuth & Permissions."
  4. Add Required OAuth Scopes

    • Under "Scopes" in the "Bot Token Scopes" section, add the following permissions:
      • channels:read
      • channels:manage
      • groups:read
      • groups:write
      • chat:write
      • files:write
      • im:read
      • mpim:read
      • reactions:read
      • reactions:write
      • team:read
      • users:read
  5. Install the App to Your Workspace

    • At the top of the "OAuth & Permissions" page, click the "Install App to Workspace" button.
    • Authorize the required permissions for the app.
  6. Copy the "Bot User OAuth Token"

    • After installation, a "Bot User OAuth Token" (starts with xoxb-) will be shown in the "OAuth Tokens for Your Workspace" section.
    • Copy this token.
  7. Add the Token in FastMCP

    • In your FastMCP connection interface, click the "Install Now" button for the Slack MCP Server.
    • When prompted, enter the copied "Bot User OAuth Token" into the SLACK_API_TOKEN field.
  8. (Optional): Configure Slack Workspace ID

    • If you want to specify a workspace, you can enter the SLACK_WORKSPACE_ID (available in workspace settings or the app dashboard) in the appropriate field. This is optional.

Your Slack MCP Server connection should now be configured and ready to use.

Quick Start

View on GitHub

More for Communication

View All →

Similar MCP Servers

S

Slack

Integrates with Slack workspaces to enable complete messaging operations including channel management, message posting, thread replies, reactions, and user profile retrieval with OAuth authentication and configurable channel restrictions.

Communication
56
1
S

Slack

Integrates with Slack workspaces to enable channel management, messaging, thread interactions, reaction handling, and user information retrieval for team communication platforms.

Communication
33
0

Report Issue

Thank you! Your issue report has been submitted successfully.