Skip to main content
Glama

Related Servers

Alternatives to Gmail MCP Server

No user-submitted related servers found.

    Related Servers

    • 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
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI assistants to manage Gmail accounts programmatically, including sending emails, managing labels, creating filters, and handling attachments via OAuth2 authentication.
      48 npm
      4
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables interaction with Gmail through the Gmail API to read unread messages, retrieve email threads, and create draft replies programmatically. Supports OAuth authentication and automated email processing through natural language.
      -

    TDQS

    C2.9/5.0

    Scored across 64 tools

    Disambiguation4/5

    Most tools have distinct purposes targeting specific Gmail resources like messages, drafts, labels, filters, delegates, and settings. However, some overlap exists between batch_modify_messages and modify_message, and between trash/untrash operations for messages and threads, which could cause minor confusion. Overall, descriptions are clear enough to differentiate them in most cases.

    Naming Consistency5/5

    Tool names follow a highly consistent verb_noun pattern throughout, such as create_draft, delete_label, get_attachment, update_vacation, and list_threads. All tools use snake_case without deviation, making them predictable and easy to parse for an agent.

    Tool Count2/5

    With 64 tools, this server is excessively large for a typical MCP scope, likely overwhelming for agents and increasing complexity. While Gmail is a broad domain, many tools could be consolidated (e.g., separate trash/untrash for messages and threads) or omitted for a more focused interface. This count feels heavy and unwieldy.

    Completeness5/5

    The tool set provides comprehensive coverage of Gmail's functionality, including CRUD operations for messages, drafts, labels, filters, delegates, and send-as aliases, plus settings management for forwarding, IMAP/POP, language, vacation responders, and S/MIME. There are no obvious gaps; agents can handle full email workflows from creation to deletion.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues