Skip to main content
Glama
enoch-sit

gmail-mcp-server

by enoch-sit

Related Servers

Alternatives to gmail-mcp-server

No user-submitted related servers found.

    Related Servers

    • F
      license
      B
      quality
      D
      maintenance
      A Gmail MCP server providing 19 tools for email operations, label and filter management, and attachment handling via the Gmail API.
      19
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      A comprehensive MCP server providing 24 tools for full Gmail management, including email operations, label organization, and batch filtering. It features multi-account support and secure OAuth authentication for interacting with mailboxes via natural language.
      163 npm
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      A standardized MCP server for managing Gmail, including sending, drafting, labels, threads, and settings via OAuth2 authentication.
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      A local MCP server that provides Gmail tools (search, read, send, draft, label management) while keeping your emails only between your machine and Google, with no third-party access.
      6
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      MCP server for Gmail that enables searching, reading, archiving, and managing email from any MCP client.
      7 npm
      1
      MIT

    TDQS

    B3.3/5.0

    Scored across 18 tools

    Disambiguation2/5

    Multiple tools have overlapping purposes: list_emails and search_emails both return message lists with similar fields, read_email and read_email_with_privacy both read a single email, and download_attachment/download_attachment_safe/validate_attachment all handle attachment retrieval with safety. The descriptions help distinguish them, but the boundaries are still unclear and could cause misselection.

    Naming Consistency4/5

    Most tools follow a consistent verb_noun snake_case pattern (e.g., read_email, list_emails, send_email, get_profile). However, a few tools have irregular modifiers like '_with_safety', '_safe', '_local', and '_with_privacy', which breaks the uniformity slightly but does not create chaos.

    Tool Count3/5

    18 tools falls in the heavy range and feels slightly bloated due to redundancy. For instance, list_emails and search_emails overlap, and the attachment safety pipeline has three distinct tools that could be consolidated. Each tool has a purpose, but the count could be trimmed without losing capability.

    Completeness3/5

    Core Gmail workflows (read, search, send, reply, delete, labels) are covered, but there are significant gaps: create_draft has no way to send or update drafts, and get_labels exists but there are no tools to create or delete labels. This leaves workflows with dead ends, such as creating a draft that cannot be sent via the same server.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues