Chandrakant0110/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.
Tools
Functions exposed to the LLM to take actions
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
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client