Skip to Content

Slack MCP

Send messages, upload files, search history, and manage Slack channels and DMs for your workspace.

Overview

Catalog IDmcp-slack
Categorycommunication
Auth methodOAuth
Blast radiusmoderate
TrustVerified — published by cendriix
Version1.3.0
Regionsus-east-1, eu-west-1, ap-southeast-1

Tools

ToolDescription
send_messageSend a message to a Slack channel or DM.
list_channelsList Slack channels in the workspace.
upload_fileUpload a file to a Slack channel.
search_messagesSearch Slack messages across all channels.
create_channelCreate a Slack channel.

Tool parameters

send_message

Send a message to a Slack channel or DM.

ParameterTypeDescription
channelstringrequiredChannel ID or name (e.g. #general or C01234ABC)
textstringrequiredMessage text (supports Slack markdown)

upload_file

Upload a file to a Slack channel.

ParameterTypeDescription
channelstringrequiredChannel ID to upload to
contentstringrequiredFile content as text
filenamestringrequiredFilename for the upload

search_messages

Search Slack messages across all channels.

ParameterTypeDescription
querystringrequiredSearch query string

create_channel

Create a Slack channel.

ParameterTypeDescription
namestringrequiredChannel name
is_privatebooleanoptionalCreate as private channel

Installing

  1. In Cendriix, go to Settings → MCPs
  2. Find Slack and click Install
  3. Click Authorize after installing. Cendriix completes the OAuth flow with the provider and refreshes tokens automatically — you never paste a long-lived secret.
  4. Click Test Connection to run a health check and list available tools

Authentication. Click Authorize after installing. Cendriix completes the OAuth flow with the provider and refreshes tokens automatically — you never paste a long-lived secret.

Blast radius

This MCP is classified moderate. This MCP can create and update records in the connected service, but cannot delete infrastructure.

Every tool invocation is recorded in your Audit Log. You can remove this MCP at any time from Settings → MCPs, which revokes tool access immediately.

Further reading

Last updated on