Skip to main content
Glama
521,397 tools. Updated 2026-09-06 11:20

"Gmail" matching MCP tools:

Matching MCP Servers

  • A
    license
    B
    quality
    F
    maintenance
    MCP server that connects Claude with Gmail to read, send, delete, and manage messages and labels via the Google Gmail API.
    3
    MIT
  • 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
    1,723
    1
    MIT

Matching MCP Connectors

  • Gmail MCP Pack

  • gmailOAuth

    A MCP server for Gmail that lets you search, read, and draft emails and replies.

  • Send emails through Gmail by specifying recipients, subject, and body content. This tool enables email dispatch with optional CC and BCC fields for communication management.
    -
  • Enable Gmail read access for medical document management by starting Google's authorization flow. Users visit a returned URL to grant consent, then verify integration status.
    MIT
  • Discover which Gmail accounts are configured for use. Shows account names, cached email, granted scope, and default status—essential first step before running Gmail searches or message reads.
    BSD 3-Clause
  • Verify Gmail OAuth2 credentials are configured and report the granted scope (readonly vs. modify) without calling the Gmail API or exposing secrets. Confirm auth status.
    BSD 3-Clause
  • Lists all accessible Gmail accounts with their permissions and remaining hourly quota. Use as the first step to obtain an account identifier required by other tools.
    MIT
  • List authorized Gmail accounts with last-used timestamps to identify valid account identifiers for other Gmail operations.
    MIT
  • Add a new Gmail account by authorizing via OAuth in your browser. Provide a friendly alias and optional email to verify the account.
    MIT
  • Retrieve the authenticated user's Gmail profile details including email address, total messages, threads, and history ID.
    MIT
  • Search a Gmail account using Gmail query syntax, returning headers and snippets; include full bodies when needed.
    MIT