Skip to main content
Glama
zakotoys

notify-mcp

by zakotoys

Related Servers

Alternatives to notify-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      C
      maintenance
      Enables AI agents to alert users locally by playing a notification sound and showing a system banner when a task finishes or attention is needed, with support for custom sounds and multiple MCP clients.
      2
      32 npm
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      A lightweight MCP server that enables sending native desktop notifications with action buttons and text replies, compatible with any MCP client.
      1
      21 npm
      1
      MIT
    • F
      license
      B
      quality
      D
      maintenance
      Enables Claude and other MCP clients to display native macOS notifications with customizable titles, messages, icons, and sounds through the macOS Notification Center.
      1
      6 npm
      -
    • F
      license
      C
      quality
      D
      maintenance
      Sends system notifications when AI completes responses in MCP-compatible code editors, with cross-platform support for macOS, Windows, and Linux including customizable titles, messages, icons, and sound effects.
      2
      -
    • A
      license
      D
      quality
      D
      maintenance
      Enables MCP agents to send desktop notifications for completed tasks, failures, and important updates, providing visible and reliable feedback.
      1
      33 npm
      2
      Apache 2.0

    TDQS

    B3.2/5.0

    Scored across 4 tools

    Disambiguation2/5

    notify_desktop and notify both show desktop notifications, and notify_play_audio and notify both play audio. Only notify_list_audio is clearly distinct, so agents may struggle to choose between the combined and single-purpose tools.

    Naming Consistency2/5

    Three tools use the notify_ prefix, but bare 'notify' breaks the pattern. Verb usage is inconsistent: 'notify_play_audio' uses an action, while 'notify_desktop' uses a noun, so naming conventions are mixed.

    Tool Count4/5

    Four tools is a reasonable size for a simple notification and audio player. Each tool serves a distinct need, though notify is a convenience wrapper that partially duplicates the other two.

    Completeness4/5

    The surface covers listing audio, playing audio, showing desktop notifications, and combining both. Minor gaps exist such as no stop/volume control or notification customization, but for fixed built-in tracks the core lifecycle is covered.

    Maintenance

    ActivityMaintained
    ResponsivenessUnresponsive