New Slack MCP Server tools released
We've added the following tools to the Slack MCP server:
- Add reactions β adds an emoji reaction to a Slack message on behalf of the authenticated user.
- Create a conversation/channel β creates a new Slack channel, group DM, or IM conversation on behalf of the authenticated user.
- List channel members β retrieve a list of user IDs for members of a given Slack channel or conversation.
- List emoji β returns the list of custom emoji available in the workspace.
- Read files β retrieves metadata and content of files shared in Slack workspaces.
Read all about the MCP server in the API docs.
