HomeCommunication › Slack Explorer MCP

Slack Explorer MCP

MCP server specialized in retrieving information from Slack messages and threads

Go
★ 50 stars Last pushed 2026-07-03 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (oci)

docker run -i --rm ghcr.io/shibayu36/slack-explorer-mcp:0.12.0

Or add to your MCP client config:

{
  "mcpServers": {
    "slack-explorer-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/shibayu36/slack-explorer-mcp:0.12.0"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry