Servers / Communication / Slack MCP
📧

Slack MCP

Free · Communication · by Slack · Listed March 3, 2026

Install

npx @slack/mcp-server

About

Send messages, manage channels, search conversations, and automate workflows in Slack through MCP. Perfect for building AI assistants that communicate with your team.

MCP Config

Add this to your MCP configuration file:

{ "mcpServers": { "slack-mcp": { "command": "npx @slack/mcp-server" } } }