Skip to content

Slack (Official)

Free

by MCP Community

Send messages, read channels, and manage Slack workspaces from your AI assistant.

v1.0.0Added Nov 22, 2024
slackmessagingteam
Works with:ClaudeGPTGeminiCopilot

Slack MCP Server

Send messages, read channels, and manage Slack workspaces from your AI assistant.

Features

  • Send Messages
  • Read Channels
  • Search
  • Channel Management
  • User Lookup

Installation

{
  "mcpServers": {
    "slack": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-slack"]
    }
  }
}

Reviews

Leave a Review

Installation

Quick install
npx -y @modelcontextprotocol/server-slack
Add to claude_desktop_config.json
{
  "mcpServers": {
    "slack-(official)": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-slack"]
    }
  }
}