MNizarSall/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.
A Model Context Protocol (MCP) server that enables AI assistants to interact with Slack workspaces.
Tools
Functions exposed to the LLM to take actions
list_channels
List all channels in the workspace
get_channel_info
Get detailed information about a channel
create_channel
Create a new channel
send_message
Send a message to a channel
get_channel_history
Get recent messages from a channel
search_messages
Search for messages across the workspace
get_user_info
Get information about a user
list_users
List all users in the workspace
upload_file
Upload a file to channels
search_files
Search for files in the workspace
add_reaction
Add an emoji reaction to a message
remove_reaction
Remove an emoji reaction from a message
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client