mcp-slack

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.

A Model Context Protocol (MCP) server implementation for integrating AI assistants with Slack workspaces.

The MCP Server for Slack is a robust solution designed to facilitate the integration of AI assistants with Slack workspaces. This server allows AI models to perform a variety of tasks within Slack, such as listing and browsing channels, sending messages, replying to threads, adding reactions, retrieving channel history, and accessing user profiles. By leveraging this server, developers can enhance their Slack applications with AI capabilities, enabling more interactive and intelligent communication within their teams. The server is easy to set up and configure, requiring only a few environment variables and Slack credentials to get started.

Features

  • List and browse Slack channels
  • Send messages and reply to threads
  • Add reactions to messages
  • Retrieve channel history and thread replies
  • List users and access user profiles

Tools

  1. slack_list_channels

    List available channels

  2. slack_post_message

    Send a message to a channel

  3. slack_reply_to_thread

    Reply to a thread

  4. slack_add_reaction

    Add a reaction to a message

  5. slack_get_channel_history

    Get message history from a channel

  6. slack_get_thread_replies

    Get replies in a thread

  7. slack_get_users

    List users in the workspace

  8. slack_get_user_profile

    Get a user's profile