AIAtrium/slack-mcp-server
If you are the rightful owner of slack-mcp-server 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.
MCP Server for the Slack API, enabling Claude to interact with Slack workspaces.
Tools
Functions exposed to the LLM to take actions
slack_list_channels
List public or predefined channels in the workspace
slack_post_message
Send new messages to Slack Channel
slack_reply_to_thread
Reply to specific message threads
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 message thread
slack_get_users
Get the workspace user list and its basic information
slack_get_user_profile
Get detailed information about specific users
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client