Skip to content

Shouting Mcp Slack

Free

by MCP Community

MCP server for interacting with Slack

v1.5.1Added Apr 12, 2026
mcp-slack
Works with:ClaudeGPTGeminiCopilot

Shouting Mcp Slack MCP Server

MCP server for interacting with Slack

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y shouting-mcp-slack
Add to claude_desktop_config.json
{
  "mcpServers": {
    "shouting-mcp-slack": {
      "command": "npx",
      "args": ["-y", "shouting-mcp-slack"]
    }
  }
}