Skip to main content
Glama
shellyz7107

mcp-mail-notifier

by shellyz7107

Related Servers

Alternatives to mcp-mail-notifier

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      C
      maintenance
      Sends engineering progress and human approval emails via SMTP, reads replies over IMAP, and tracks approval decisions through MCP tools.
      9
      MIT
    • F
      license
      A
      quality
      D
      maintenance
      Enables sending emails through SMTP with support for multiple recipients, attachments, CC/BCC, and both plain text and HTML formats. Includes preset configurations for common email providers like Gmail, QQ, Outlook, and 163.
      5
      -
    • A
      license
      A
      quality
      A
      maintenance
      A multi-service email platform for MCP-compatible clients that supports standard email providers, transactional APIs, and local testing environments. It enables users to send and receive emails, monitor service health, and integrate with messaging webhooks like Slack and Discord through natural language commands.
      10
      2
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      MCP server that sends mail over SMTP, gated behind an allowlist and a human confirmation
      4
      368 npm
      MIT

    TDQS

    B3.1/5.0

    Scored across 3 tools

    Disambiguation5/5

    The three tools have clearly distinct purposes: sending an email notification, setting a task start time, and formatting a duration. No two tools overlap in action or target resource.

    Naming Consistency5/5

    All tool names use a consistent snake_case verb_noun pattern: send_notification, set_task_start_time, format_duration. The convention is predictable and easy to parse.

    Tool Count4/5

    Three tools are a reasonable, lightweight surface for a mail notifier. Two are timing helpers rather than direct mail operations, so the set is slightly narrow but not inappropriate.

    Completeness3/5

    The core send_notification tool is present, and duration helpers exist, but there is no tool to retrieve or clear the stored start time or to calculate/embed elapsed duration into the notification. Other notification scenarios are also absent.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues