Skip to main content
Glama
0x8687

Gmail AI Agent MCP Server

by 0x8687

Related Servers

Alternatives to Gmail AI Agent MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI assistants to manage Gmail emails, including sending, searching, and organizing with labels and attachments via OAuth2.
      43 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.
      43 npm
      4
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables AI assistants to send, read, list, and reply to emails via the Gmail API.
      Apache 2.0
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables AI assistants to manage Gmail (list, search, send, label emails) and Google Calendar (list, create, update, delete events) via OAuth 2.0.
      19 npm
      -

    TDQS

    A3.5/5.0

    Scored across 12 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose, with no overlap. Even get_emails and search_emails are differentiated by scope (inbox vs. general search).

    Naming Consistency5/5

    All tool names follow a consistent verb_noun snake_case pattern (e.g., send_email, mark_as_read), making them predictable and easy to understand.

    Tool Count5/5

    12 tools is well-scoped for a Gmail assistant, covering essential operations without being overwhelming or too sparse.

    Completeness4/5

    Covers core CRUD operations and email management, but lacks features like label management, draft creation, or permanent deletion, which are minor gaps.