Slack MCP logo

Slack MCP

Requires Configuration

Access and manage Slack channels, messages, and users

communication
messaging
collaboration
workspace
Configure MCP Link
Customize the MCP link with your authentication details

Description: Your Slack OAuth token (Bearer format)

How to get it: Create a Slack app in the Slack API portal. After creating your app, install it to your workspace and obtain an OAuth token with the required scopes

API Details

OpenAPI Spec Source

slack.com

OpenAPI Spec URL

https://github.com/automation-ai-labs/mcp-link/raw/refs/heads/main/examples/slack.yaml

Base URL

https://slack.com/api

Modifications Needed

Add your Slack OAuth token

Authentication

To use the Slack API, you need to create a Slack app in the Slack API portal. After creating your app, install it to your workspace and obtain an OAuth token with the required scopes. Use this token with the 'Bearer ' prefix in the Authorization header.