SergioKingOne/slack-mcp-server
3.2
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.
A comprehensive Model Context Protocol (MCP) server that enables LLMs to interact with Slack workspaces.
Tools
Functions exposed to the LLM to take actions
slack_list_channels
Browse public and private channels
slack_get_channel_info
Get detailed channel information
slack_list_bookmarks
List bookmarks in a channel
slack_list_messages
Read messages from channels and threads
slack_list_threads
Discover threaded conversations
slack_search_messages
Search across the workspace
slack_get_user_info
Get detailed user information
slack_list_users
List workspace users
slack_list_files
Browse shared files
slack_add_reaction
Add emoji reactions
slack_remove_reaction
Remove emoji reactions
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client