slack-mcp-server

kjyy08/slack-mcp-server

3.3

If you are the rightful owner of 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 project leverages Spring AI to facilitate Slack message transmission, channel history retrieval, and file uploads.

Tools

Functions exposed to the LLM to take actions

postSlackMessage

Sends a message to a Slack channel.

slackChannelHistory

Retrieves the message history of a Slack channel.

uploadFileToSlack

Uploads a file to a Slack channel using an absolute path.

uploadFileToSlackByBase64

Uploads a Base64 encoded file to a Slack channel.

slackScheduleMessage

Schedules a message to be sent at a specific time.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources