Slack Max Api
Freeby MCP Community
Operations-first Slack MCP server (stdio) for Codex and Claude Code
v1.0.13Added Apr 12, 2026
Slack Max Api MCP Server
Operations-first Slack MCP server (stdio) for Codex and Claude Code
Installation
Reviews
Installation
Quick install
npx -y slack-max-api-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"slack-max-api": {
"command": "npx",
"args": ["-y", "slack-max-api-mcp"]
}
}
}