Slack Notify
Facilitates posting messages to Slack channels via webhooks or bot tokens.
关于
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.
主要功能
- Two modes of operation: Webhooks or Bot API
- 0 GitHub stars
- Support for channel overrides
- Post messages to Slack channels
- Configurable bot username and emoji
- Slack-specific mention support (`<!channel>`, `<!here>`, `<@USERID>`)
使用案例
- Integrating custom messages into workflows managed by an MCP client.
- Enabling programmatic communication within Slack for reporting or status updates.
- Automating notifications and alerts from other applications to Slack channels.