mcp-server-slack-notify
If you are the rightful owner of mcp-server-slack-notify and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MCP server for sending notifications to Slack using OAuth bot tokens.
The @mkusaka/mcp-server-slack-notify is a Model Context Protocol (MCP) server designed to facilitate the sending of notifications to Slack channels. It leverages OAuth bot tokens to authenticate and send messages, ensuring secure and efficient communication within Slack workspaces. This server is particularly useful for developers and teams who need to automate Slack notifications, whether for alerts, updates, or other communication needs. With support for Slack's markdown formatting, messages can be customized to include mentions, bold text, links, and more, providing a rich and interactive notification experience. The server is built with TypeScript, offering full type safety and ensuring robust and error-free operation. Additionally, it integrates seamlessly with Claude Desktop and Claude Code, making it a versatile tool for various development environments.
Features
- Send formatted messages to Slack channels with title and description
- Mention specific users automatically with the mention parameter
- Support for Slack's markdown formatting
- Clean message formatting with optional header
- TypeScript support with full type safety
Tools
send_slack_notification
Sends a notification to a Slack channel.