slack-mcp-server and advanced-slack-mcp
These are competitors offering different architectural approaches to Slack integration—one prioritizing session-based local-first workflows with secure defaults, the other emphasizing multi-workspace management and thread handling—making them alternative choices rather than complementary tools.
About slack-mcp-server
jtalk22/slack-mcp-server
Session-based Slack MCP for Claude and MCP clients: local-first workflows, secure-default HTTP.
Provides 16 tools for reading/writing Slack conversations without app registration by leveraging browser session tokens (`xoxc-`/`xoxd-`); implements stdio transport with four-layer token persistence (env vars, local file, Keychain, Chrome auto-extraction on macOS) and proactive health monitoring. Supports Claude Desktop, Claude Code, Cursor, and any MCP-compatible client via stdio, plus optional HTTP endpoint for remote deployment with OAuth 2.1 + PKCE.
About advanced-slack-mcp
coreyepstein/advanced-slack-mcp
Slack MCP server for Claude Code — multi-workspace messaging, channels, and threads
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work