
Slack MCP Server
2,165 forks
21,270 stars
Free
## Overview
The "servers" MCP Server enables integration with Slack, providing Claude the capability to interact seamlessly with Slack workspaces. This server facilitates various core Slack functionalities, enhancing communication and workflow efficiency.
## Core Features
- **Channel Management**: List public channels and retrieve recent messages or thread replies in specified channels.
- **Messaging**: Post new messages or replies to specific threads within channels, ensuring effective communication.
- **Reactions**: Add emoji reactions to messages to foster engagement.
- **User Management**: Retrieve user lists and detailed profile information for better user interaction and management.
## Setup and Configuration
To leverage these capabilities, create a Slack App, configure relevant bot token scopes, and install the app to your workspace. Integration with Claude Desktop can be done using `npx` or `docker`, requiring the setup of environment variables for the Slack Bot Token and Team ID.
## Benefits
This server streamlines Slack integration, allowing for automated and efficient interaction within Slack channels. It supports enhanced message management, user engagement, and effective communication across teams.
## Licensing
The server is open-sourced under the MIT License, granting freedom to use, modify, and distribute the software in compliance with the license terms.
### Note
Ensure all required bot token scopes are configured, and tokens are correctly set in your environment to avoid permission issues.
How to Use
To use the Slack MCP Server, follow these steps:
- Visit https://github.com/modelcontextprotocol/servers/tree/main/src/slackhttps://github.com/modelc...
- Follow the setup instructions to create an account (if required)
- Connect the MCP server to your Claude Desktop application
- Start using Slack MCP Server capabilities within your Claude conversations
Additional Information
Created
March 12, 2025
Company
Related MCP Servers
Start building your own MCP Server
Interested in creating your own MCP Server? Check out the official documentation and resources.
Learn More