Skip to main content
Glama
ekomac

mcp-os-notifications

by ekomac

Related Servers

Alternatives to mcp-os-notifications

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      MCP server for macOS native notifications with 67 AI brand icons and system sound support, enabling AI agents to send desktop notifications via one-line tool calls.
      -
    • 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
      13 npm
      1
      MIT
    • A
      license
      B
      quality
      F
      maintenance
      A Model Context Protocol service that sends desktop notifications and alert sounds when AI agent tasks are completed, integrating with various LLM clients like Claude Desktop and Cursor.
      1
      54
      MIT
    • 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
      28 npm
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that enables AI agents to send notifications and request user input via Discord during long-running tasks. It allows users to remotely interact with their AI assistants and provide feedback through the Discord messaging platform.
      26 npm
      2
      MIT

    TDQS

    B3.2/5.0

    Scored across 2 tools

    Disambiguation1/5

    The two tools are actually the same; notify_user is explicitly an alias for dispatch_os_notification. This creates complete overlap and makes it impossible for an agent to distinguish between them.

    Naming Consistency4/5

    Both tool names follow a verb_noun pattern (dispatch_os_notification, notify_user), so the naming convention is consistent. However, the presence of a duplicate alias reduces the overall pattern's clarity.

    Tool Count4/5

    With only 2 tools (one of which is a duplicate), the count is minimal but still reasonable for a focused notification dispatch server. It is not excessive, but could be consolidated into a single tool.

    Completeness4/5

    The server covers the core functionality of dispatching OS notifications with configurable options (urgency, sound, timeout, mobile). However, it lacks any management or querying capabilities, which could be considered a minor gap.

    Maintenance

    ActivityStale
    ResponsivenessNo issues