Loading MCP server directory, please wait...
MCP server specialized in retrieving information from Slack messages and threads
npx @getmcp/cli add io.github.shibayu36/slack-explorer-mcpRequires Docker Engine. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.shibayu36/slack-explorer-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/shibayu36/slack-explorer-mcp:0.10.1"
]
}
}
}