Facilitates posting messages to Slack channels via webhooks or bot tokens.
Sponsored
This tool acts as a bridge to Slack, enabling programmatic messaging to channels. It supports two primary modes: a simple webhook integration for quick setups, or a more advanced bot token mode for broader API access and enhanced control. Designed for seamless integration with Model Context Protocol (MCP) clients, it offers features like channel overrides, custom bot identities, and Slack-specific mention formatting, making it ideal for automated notifications and communication within workflows.
Key Features
01Two modes of operation: Webhooks or Bot API
020 GitHub stars
03Support for channel overrides
04Post messages to Slack channels
05Configurable bot username and emoji
06Slack-specific mention support (`<!channel>`, `<!here>`, `<@USERID>`)
Use Cases
01Integrating custom messages into workflows managed by an MCP client.
02Enabling programmatic communication within Slack for reporting or status updates.
03Automating notifications and alerts from other applications to Slack channels.