Back to directory
slack-mcp-server

slack-mcp-server

@korotovsky1586

A powerful Model Context Protocol (MCP) server for Slack Workspaces, supporting Stdio and SSE transports, stealth/OAuth modes, DMs, Group DMs, smart history fetch, and message search.

slackmessagingcommunicationworkspacedmgroup dmhistorysearchcontext

Installation & Configuration

{
  "mcpServers": {
    "slack-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "slack-mcp-server-mcp"
      ]
    }
  }
}

Information

Transport
stdiosse
Language
Go
Created
2025/4/12
Updated
2026/6/8