Loomal

Slack Explorer MCP

MCP server by github.com/shibayu36/slack-explorer-mcp

MCP server specialized in retrieving information from Slack messages and threads

49 starsoci: ghcr.io/shibayu36/slack-explorer-mcp:0.12.0

About Slack Explorer MCP

Slack Explorer MCP is an MCP (Model Context Protocol) server published by shibayu36 in the official MCP registry, listed under Communication on Loomal. MCP server specialized in retrieving information from Slack messages and threads

It ships as a Docker image (ghcr.io/shibayu36/slack-explorer-mcp:0.12.0), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/shibayu36/slack-explorer-mcp, where the project has earned 49 GitHub stars.

Use Slack Explorer MCP with your agent

Claude Code · one command
claude mcp add slack-explorer-mcp -- docker run -i --rm ghcr.io/shibayu36/slack-explorer-mcp:0.12.0
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "slack-explorer-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/shibayu36/slack-explorer-mcp:0.12.0"
      ]
    }
  }
}
ocighcr.io/shibayu36/slack-explorer-mcp:0.12.0

Frequently asked questions

What is Slack Explorer MCP?
Slack Explorer MCP is an MCP (Model Context Protocol) server by shibayu36 in the Communication category. MCP server specialized in retrieving information from Slack messages and threads
How do I connect Slack Explorer MCP to Claude, Cursor, or another MCP client?
Install Slack Explorer MCP from its oci package (ghcr.io/shibayu36/slack-explorer-mcp:0.12.0) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Slack Explorer MCP open source?
Yes — the source code is public at github.com/shibayu36/slack-explorer-mcp, with 49 GitHub stars.
Can AI agents pay to use Slack Explorer MCP?
Not yet through Loomal — Slack Explorer MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Slack Explorer MCP? Claim this listing free by verifying GitHub ownership, or contact us.