Skip to main content
Glama
TheMossConcept

Gmail Sender MCP Server

Related Servers

Alternatives to Gmail Sender MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables listing recent emails, creating drafts, and sending emails through Gmail with a required approval token for send operations.
      1
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables searching contacts, drafting, and sending emails via the Gmail API with explicit user approval required before sending.
      19 npm
      ISC
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables sending Gmail messages through the Gmail API, including optional attachments, CC/BCC, and HTML bodies, with no mailbox read access.
      -
    • A
      license
      C
      quality
      D
      maintenance
      Enables comprehensive Gmail management through the Gmail API, including sending/receiving emails, organizing labels and threads, managing drafts, and configuring account settings with secure OAuth2 authentication.
      64
      677 npm
      1
      MIT

    TDQS

    A3.9/5.0

    Scored across 2 tools

    Disambiguation5/5

    The two tools have clearly distinct purposes: creating a draft vs sending an email. An agent can easily differentiate between them.

    Naming Consistency5/5

    Both tool names follow a consistent verb_noun pattern using camelCase (createDraft, sendEmail), demonstrating strong naming consistency.

    Tool Count5/5

    With only 2 tools, the server is tightly scoped to its purpose of sending emails and creating drafts. Each tool earns its place.

    Completeness3/5

    The server covers core email sending and draft creation but lacks common operations like listing, deleting drafts, or managing attachments. There are notable gaps for a full workflow.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues