slack-mcp
If you are the rightful owner of slack-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This is a Slack MCP server implementation that provides various Slack API functionalities through the Model Context Protocol, allowing AI models to interact with Slack through a standardized interface.
The Slack MCP Server is designed to facilitate seamless interaction between AI models and Slack by leveraging the Model Context Protocol. This server implementation provides a standardized interface for accessing Slack's API functionalities, enabling tasks such as listing channels, posting messages, replying to threads, and more. It requires Node.js and a Slack Bot Token for operation. The server is built using TypeScript and can be configured to run on various platforms, making it a versatile tool for developers looking to integrate Slack functionalities into their AI models.
Features
- List public channels
- Post messages
- Reply to threads
- Add reactions
- Get channel history
Tools
slack_list_channels
List public channels in the workspace
slack_post_message
Post a message to the channel
slack_reply_to_thread
Reply to message thread
slack_add_reaction
Add emojis to messages
slack_get_channel_history
Get the latest news from the channel
slack_get_thread_replies
Get all replies in the thread
slack_get_users
List all users in the workspace
slack_get_user_profile
Get detailed information about users