Send messages, read channels, manage threads, and search conversations in Slack via MCP. Automate team communications and give your AI agent Slack awareness. 41k+ installs/week.
Install via CLI
mog install mogteam/mcp-slackManual config
Slack Bot Token (xoxb-... from your Slack App settings)
Your Slack workspace Team ID
.cursor/mcp.json{
"mcpServers": {
"mogteam-mcp-slack": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-slack"
],
"env": {
"SLACK_BOT_TOKEN": "<your-secret>",
"SLACK_TEAM_ID": "<SLACK_TEAM_ID>"
}
}
}
}Or run mog install to configure automatically. MCP docs
Send messages, read channels, manage threads, and search conversations in Slack via MCP. Automate team communications and give your AI agent Slack awareness. 41k+ installs/week.
mog install mogteam/mcp-slack
slack messaging team communication notifications mcp
Sourced from Anthropic (official MCP) — ⭐ 79,365 stars.
No ratings yet.
@mogteam
Official curated skills and prompt templates from the mog.md team.
Source
Anthropic (official MCP)
github.com/modelcontextprotocol/serversThis package is sourced from the above repository and distributed on mog under its original license.
Releases