A
licenseA
qualityC
maintenanceMCP Server for the Slack API, enabling Claude to interact with Slack workspaces.
8
70,822 npm
MIT
No user-submitted related servers found.
Scored across 2 tools
The two tools have clearly distinct purposes: one sends a new message or starts a thread, the other replies within a thread. No ambiguity.
Both tools follow a consistent 'send_' prefix and verb_noun pattern ('send_message', 'send_reply'), making the naming predictable.
With only 2 tools, the server is very focused. While this is appropriate for a minimal message sender, it feels slightly thin for general Slack interaction.
The tool set covers sending and replying, but lacks other common Slack operations (e.g., reading, editing, deleting messages), leaving notable gaps.