Shouting Mcp Slack
Freeby MCP Community
MCP server for interacting with Slack
v1.5.1Added Apr 12, 2026
mcp-slack
Shouting Mcp Slack MCP Server
MCP server for interacting with Slack
Installation
Reviews
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"]
}
}
}