slack-mcp-server

stevenvo/slack-mcp-server

3.2

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 dayong@mcphub.com.

The Slack MCP Server provides programmatic access to Slack conversations, threads, and workspace information through the Model Context Protocol (MCP), enabling AI assistants like Claude to interact with Slack workspaces securely.

Tools

Functions exposed to the LLM to take actions

read_channel_messages

Retrieve recent messages from any Slack channel with flexible time filtering.

read_thread_messages

Read all messages in a conversation thread, including the parent message and all replies.

get_channel_info

Get detailed metadata about a Slack channel.

get_user_info

Look up detailed profile information for any Slack user.

list_my_channels

List all channels you're a member of, with support for different channel types.

search_my_conversations

Search for messages across all conversations where you're mentioned or involved.

get_message_permalink

Generate a permanent, shareable link to a specific Slack message.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources