Slack MCP Server
About This Server
MCP Server for the Slack API, enabling Claude to interact with Slack workspaces.
Server Information
This webpage is a directory listing for the `src/slack` directory within the `servers` repository of the `modelcontextprotocol` organization on GitHub. The repository is described as "Model Context Protocol Servers" and is publicly accessible. The `src/slack` directory appears to contain files related to a Slack Model Context Protocol (MCP) server.
ā Key Points:
* The page displays the file structure of the `src/slack` directory.
* A `README.md` file exists, describing the Slack MCP Server and its tools.
* The MCP server is intended to enable Claude (an AI assistant) to interact with Slack workspaces.
* Setup instructions include creating a Slack App, configuring bot token scopes, installing the app to the workspace, and obtaining the Team ID.
* The `README.md` file lists tools such as `slacklistchannels`, `slackpostmessage`, `slackreplytothread`, `slackaddreaction`, `slackgetchannelhistory`, `slackgetthreadreplies`, `slackgetusers`, and `slackgetuserprofile`.
* The project is licensed under the MIT License.
š Main Findings:
* The directory contains the source code and configurations for a Slack MCP server.
* The server offers a set of tools that allow an AI assistant to interact with Slack.
* The `README.md` provides setup instructions and a list of available tools.
š Details:
* The page includes links for signing in and signing up to GitHub.
* The header includes navigation links to Product, Solutions, Resources, Open Source, Enterprise, and Pricing information.
* The repository details include options to watch, fork, and star the repository.
* The page utilizes JavaScript and CSS from GitHub's assets.
* The color scheme is adaptable to both light and dark modes.
šÆ Conclusion:
The webpage provides access to the files and documentation for a Slack MCP server, designed to allow AI assistants like Claude to interact with Slack. The `src/slack` directory includes the necessary code and configuration files, and the `README.md` provides instructions for setting up and using the server.
Server Features
slack_list_channels
List public channels in the workspace
slack_post_message
Post a new message to a Slack channel
slack_reply_to_thread
Reply to a specific message thread
slack_add_reaction
Add an emoji reaction to a message
slack_get_channel_history
Get recent messages from a channel
slack_get_thread_replies
Get all replies in a message thread
slack_get_users
Get list of workspace users with basic profile information
slack_get_user_profile
Get detailed profile information for a specific user
Provider Information
Modelcontextprotocol
cloud Provider