mcp-server-desktop-notify
If you are the rightful owner of mcp-server-desktop-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.
A Model Context Protocol (MCP) server that provides cross-platform desktop notification capabilities.
The Desktop Notification MCP Server is a versatile tool designed to enhance user interaction by enabling AI assistants, such as Claude, to send desktop notifications across various platforms. Built on the robust notify-rust crate, this server supports Linux, macOS, and Windows, offering a seamless integration experience through the Model Context Protocol. It allows for a range of notification types, from basic alerts to fully customizable messages, ensuring that users receive timely and relevant information during their interactions with AI systems. The server's flexible configuration options cater to different user needs and platform-specific features, making it a valuable addition to any AI assistant setup.
Features
- Cross-platform support: Works on Linux (XDG), macOS, and Windows
- Multiple notification types: Basic, urgent, with icons, custom timeouts, and fully customizable
- MCP compliance: Implements the Model Context Protocol for seamless integration
- Flexible configuration: Supports various notification parameters and platform-specific features
Tools
send_notification
Send a simple notification with title and message
send_urgent_notification
Send a high-priority notification
send_notification_with_icon
Send a notification with a custom icon
send_notification_with_timeout
Send a notification with custom timeout
send_rich_notification
Send a fully customizable notification with all available options