Slack Explorer MCP✓
io.github.shibayu36/slack-explorer-mcp · v0.12.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.shibayu36/slack-explorer-mcp",
"description": "MCP server specialized in retrieving information from Slack messages and threads",
"title": "Slack Explorer MCP",
"repository": {
"url": "https://github.com/shibayu36/slack-explorer-mcp",
"source": "github"
},
"version": "0.12.0",
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/shibayu36/slack-explorer-mcp:0.12.0",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}