Skip to content
MCP Server Community By @korotovsky

korotovsky/slack-mcp-server

πŸ“‡ ☁️ - The most powerful MCP server for Slack Workspaces.

New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.

Install guide β†’
Connected Apps: korotovsky/slack-mcp-server Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-korotovsky-slack-mcp-server

Detailed Documentation

πŸ“‡ ☁️ - The most powerful MCP server for Slack Workspaces.

Configuration

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