← tools

Slack MCP Server

Enables AI agents to interact with Slack workspaces through the Model Context Protocol. Supports reading channel messages, sending messages, listing channels, and reacting to messages. Cannot delete messages or manage workspace settings, limiting potential for destructive actions.

Security Assessment

Levelcaution
Permissionsread:channels, write:messages, read:messages
Data Exposurecontent
Requires SupervisorNo
Risk NotesCan read channels and send messages. Cannot delete messages or manage workspace.

Integration

Typemcp-server
Package@modelcontextprotocol/server-slack
Installnpx -y @modelcontextprotocol/server-slack
Authapi-key

Capabilities

Actionslist_channels, read_messages, send_message, react_to_message, search_messages
Input Typestext
Output Typestext, json
When to UseWhen the agent needs to read or send messages in Slack channels for team communication.
When NOT to UseWhen the communication target is not Slack (use Discord, email, etc. instead).

Category: communication · Free tier: Yes · Source

Collected: 2026-03-15 from https://github.com/modelcontextprotocol/servers/tree/main/src/slack