slack-mcp-server
0
The Slack MCP Server is designed for integration with the Slack API, allowing Claude to interact with Slack workspaces. It supports operations such as listing channels, posting messages, and retrieving user profiles. The server facilitates easy management of Slack interactions through a simple setup and configuration process.
slack_list_channels
List public 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 a list of workspace users and their basic information
slack_get_user_profile
Get detailed information about specific users