korotovsky/slack-mcp-server
π βοΈ - The most powerful MCP server for Slack Workspaces.
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide β Connected Apps: korotovsky/slack-mcp-server Claude Desktop
Installation Guide
Run command: npx -y @modelcontextprotocol/server-korotovsky-slack-mcp-server
Detailed Documentation
π βοΈ - The most powerful MCP server for Slack Workspaces.
Configuration
{
"mcpServers": {
"korotovsky-slack-mcp-server": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-korotovsky-slack-mcp-server"
],
"env": {}
}
}
}