Slack
Freeby MCP Community
Multi-account MCP server for Slack with persistent credential storage and runtime workspace switching
v3.1.1Added Apr 12, 2026
mcpslackmessagingmodelcontextprotocolmulti-account
Slack MCP Server
Multi-account MCP server for Slack with persistent credential storage and runtime workspace switching
Installation
Reviews
Installation
Quick install
npx -y @chinchillaenterprises/mcp-slack
Add to claude_desktop_config.json
{
"mcpServers": {
"slack": {
"command": "npx",
"args": ["-y", "@chinchillaenterprises/mcp-slack"]
}
}
}