slack-mcp-server MCP Server — Claude & Cursor Integration

# slack-mcp-server MCP Server ## What is slack-mcp-server? slack-mcp-server is a production-ready Model Context Protocol (MCP) server with 1,815 GitHub stars. It allows AI agents like Claude to perform real-world tasks through standardized tool calls. ## Installation ```bash # Via Smithery (recommended) npx -y @smithery/cli install korotovsky/slack-mcp-server # Or manual git clone https://github.com/korotovsky/slack-mcp-server.git cd slack-mcp-server ``` ## Compatibility Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client. ## Details - **Language:** Go - **Stars:** ⭐ 1,815 - **Forks:** 🍴 367 - **License:** MIT - **Updated:** 2026-09-07 - **Repo:** [korotovsky/slack-mcp-server](https://github.com/korotovsky/slack-mcp-server)