korotovsky_slack-mcp-server

korotovsky_slack-mcp-server

3.2

If you are the rightful owner of korotovsky_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.

The Slack MCP Server is a Model Context Protocol server designed for Slack Workspaces, offering seamless integration without requiring admin permissions or bot creation.

The Slack MCP Server is a robust integration tool that allows users to connect their Slack Workspaces with the Model Context Protocol (MCP) server. This server supports both Stdio and SSE transports, making it versatile for different use cases. One of its standout features is that it does not require any permissions or bots to be created or approved by Workspace admins, simplifying the setup process. The server is designed to handle a large volume of users, with over 10,000 engineers visiting the repository monthly and more than 2,000 active users. It provides a secure and efficient way to manage Slack interactions, leveraging tokens for authentication. The server can be configured using command line arguments and environment variables, offering flexibility in deployment. It supports various installation methods, including npx and Docker, catering to different user preferences and technical environments.

Features

  • Supports both Stdio and SSE transports for flexible integration.
  • Does not require admin permissions or bot creation for setup.
  • Handles a large volume of users efficiently.
  • Offers multiple installation methods, including npx and Docker.
  • Configurable using command line arguments and environment variables.

Tools

  1. conversations_history

    Get messages from the channel by channelID.

  2. conversations_replies

    Get a thread of messages posted to a conversation by channelID and thread_ts.

  3. channels_list

    Get list of channels.