Slack
Experience the most powerful MCP server for Slack workspaces with advanced message and channel suppo...
201 views
9 installs
Updated Jul 29, 2025
Not audited
Experience the most powerful MCP server for Slack workspaces with advanced message and channel support. This feature-rich server allows fetching messages from channels, threads, DMs, and group DMs with embedded user info and smart history pagination by date or count. It supports enterprise workspaces, caching for faster access, and flexible transports like Stdio and SSE with proxy settings. Designed for stealth operation or secure access via OAuth, it integrates channel and thread lookups by name or ID to give rich, contextual Slack workspace data efficiently and reliably. Perfect for developers needing robust Slack data handling.
Using SLACK_MCP_XOXP_TOKEN (User OAuth)
Instead of using browser-based tokens (xoxc/xoxd), you can use a User OAuth token:
- Go to api.slack.com/apps and create a new app
- Under "OAuth & Permissions", add the following scopes:
channels:history- View messages in public channelschannels:read- View basic information about public channelsgroups:history- View messages in private channelsgroups:read- View basic information about private channelsim:history- View messages in direct messagesim:read- View basic information about direct messagesmpim:history- View messages in group direct messagesmpim:read- View basic information about group direct messagesusers:read- View people in a workspace
- Install the app to your workspace
- Copy the "User OAuth Token" (starts with
xoxp-)
Quick Start
Loading installation options...
Choose Connection Type for
Authentication Required
Please sign in to use FastMCP hosted connections
Configure Environment Variables for
Please provide values for the following environment variables:
started!
The MCP server should open in . If it doesn't open automatically, please check that you have the application installed.
Copy and run this command in your terminal:
Make sure Gemini CLI is installed:
Visit Gemini CLI documentation for installation instructions.
Make sure Claude Code is installed:
Visit Claude Code documentation for installation instructions.
Installation Steps:
Configuration
Installation Failed
More for Communication
View All →Report Issue
Thank you! Your issue report has been submitted successfully.