dennisonbertram/mcp-slack
3.2
If you are the rightful owner of mcp-slack 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.
The MCP Slack Server is a Model Context Protocol server that facilitates interaction between LLMs and Slack workspaces through a standardized interface.
Tools
Functions exposed to the LLM to take actions
slack_list_channels
List public channels with pagination support
slack_post_message
Post messages to channels
slack_reply_to_thread
Reply to message threads
slack_add_reaction
Add emoji reactions to messages
slack_get_channel_history
Retrieve recent channel messages
slack_get_thread_replies
Get all replies in a thread
slack_get_users
List workspace users with pagination
slack_get_user_profile
Get detailed user profile information
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client