Communication Updated Jan 2026

Slack MCP

Send messages, manage channels, and interact with Slack from your AI assistant.

95 /100
Excellent Based on GitHub stars

Quick Overview

Everything you need to know about Slack MCP

Best For

  • Team notifications
  • Message automation
  • Chat integrations

Requirements

  • Node.js 18+ or Bun

Quick Start

  1. 1Install via npx or bun
  2. 2Add to your MCP config
  3. 3Restart your AI assistant
  4. 4Start using 0 tool

How good is this MCP?

Our scoring algorithm analyzes multiple dimensions to help you make informed decisions.

82 /100
Very Good

Score Breakdown by Dimension

This is a simplified score based on publicly available data. Full scoring with all 5 dimensions coming soon!

Adoption How popular and trusted is this MCP?
98

Based on 75.7k GitHub stars

Activity Is this project actively maintained?
60

Last updated 49 days ago

Deterministic Scoring Based on real data from GitHub, npm, and MCP manifests. Same input = same score.
Coming Soon

More insights on the way

Trend Analysis Track how the score evolves over time
Percentile Ranking See where this MCP ranks among all servers
Compare MCPs Side-by-side comparison of similar servers

What can this MCP do?

Explore the 0 tools available in Slack MCP

Tool Discovery Pending

We haven't indexed the tools for this MCP yet. This usually means:

  • The MCP manifest isn't published or is in a custom format
  • Tools are dynamically generated at runtime
  • The repository was recently added to our catalog
Check the GitHub Repository

Get Started in Seconds

Add Slack MCP to your AI coding assistant

4 Compatible IDEs
npx One-command install
1 Required secret
Choose your IDE:
Config file location ~/Library/Application Support/Claude/claude_desktop_config.json Windows: %APPDATA%\Claude\claude_desktop_config.json
JSON
{
  "mcpServers": {
    "slack-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-slack"
      ],
      "env": {
        "SLACK_BOT_TOKEN": "your_slack_bot_token"
      }
    }
  }
}
Environment Variables Required These secrets are needed for the MCP to work
  • SLACK_BOT_TOKEN Replace your_slack_bot_token with your actual value
1 Save the configuration file
2 Restart Claude Desktop
Ready to use!

Try It Out

Copy these prompts to get started with Slack MCP

How to use these prompts

Open your AI assistant with Slack MCP enabled, paste any prompt below, and watch the magic happen.

3 official examples
Workflows

Use Cases

Common workflows and scenarios for Communication MCPs

01

Message Search

Find past conversations and decisions across channels.

Find the discussion about the API redesign last week
02

Status Updates

Post project updates to relevant channels automatically.

Post a deployment notification to #releases
03

Meeting Summaries

Generate and share meeting notes to channels.

Summarize today's standup and post to #team-updates
04

Channel Management

Create channels, manage members, and set topics.

Create a new channel for the Q1 project

Why use Communication MCPs?

Key advantages of integrating Slack MCP with your AI assistant

1

Searchable History

Find any conversation without scrolling through channels.

2

Automated Updates

Keep teams informed without manual posting.

3

Cross-Platform

Manage multiple platforms from one interface.

4

Context Preservation

AI understands your team's communication context.

Example Prompts — Slack MCP
4 prompts

Important Considerations

  • Be mindful of message rate limits to avoid being throttled
  • Only grant access to channels appropriate for AI interaction
  • Review messages before auto-posting to avoid mistakes
Tools

Common Tool Patterns

Typical tools found in Communication MCPs

send_message write

Send a message to a channel or user

search_messages read

Search message history

list_channels read

List available channels

get_thread read

Get messages in a thread

create_channel write

Create a new channel

Works great with

Technologies commonly used with Slack MCP

Frequently Asked Questions