Skip to main content
Glama
jeffmm

gmail-fast-mcp

by jeffmm

Related Servers

Alternatives to gmail-fast-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      D
      maintenance
      A comprehensive MCP server for Gmail, providing 17 tools to read, send, search, and manage emails with OAuth2 authentication, including attachment handling and privacy features.
      18
      98 npm
      MIT
    • 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
      An MCP server that provides Gmail access for LLMs, enabling email composition, sending, searching, and label management via the Gmail API.
      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
    • 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

    TDQS

    B3.4/5.0

    Scored across 19 tools

    Disambiguation4/5

    Most tools target a distinct resource and action: labels, filters, emails, attachments, and drafts. The only real ambiguity is between modify_email and trash_email (both affect email placement) and between create_filter and create_filter_from_template, but the descriptions clarify the difference.

    Naming Consistency5/5

    All tool names are lowercase snake_case and follow a verb_noun pattern, from list_email_labels to batch_trash_emails. Even compound operations like get_or_create_label and create_filter_from_template fit the pattern without mixing styles.

    Tool Count3/5

    At 19 tools, the set sits in the 16-25 range that reads as heavy for an MCP server. That said, each tool has a role in Gmail's email/label/filter domain, so it is not extreme.

    Completeness4/5

    Labels and filters have full CRUD plus conveniences, and emails can be sent, read, searched, labeled, trashed, and have attachments downloaded. Missing draft lifecycle operations (send/update/list/delete) and restore/permanent-delete are the main gaps, but core workflows are still achievable.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues