mcp-server-desktop-notify

mcp-server-desktop-notify

3.3

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

  1. send_notification

    Send a simple notification with title and message

  2. send_urgent_notification

    Send a high-priority notification

  3. send_notification_with_icon

    Send a notification with a custom icon

  4. send_notification_with_timeout

    Send a notification with custom timeout

  5. send_rich_notification

    Send a fully customizable notification with all available options