Skip to main content
Glama
583,329 tools. Updated 2026-09-17 10:30

"Managing Gmail Account" matching MCP tools:

Matching MCP Servers

  • A
    license
    A
    quality
    F
    maintenance
    A Gmail MCP server with native multi-account support, enabling management of multiple Gmail accounts from a single server instance.
    7
    6
    MIT

Matching MCP Connectors

  • gmailOAuth

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

  • Gmail MCP Pack

  • Fetch Gmail profile details for a configured account alias, simplifying account verification across multiple Gmail accounts in one MCP server.
    Apache 2.0
  • List authorized Gmail accounts with last-used timestamps to identify valid account identifiers for other Gmail operations.
    MIT
  • Count Gmail messages matching a query without fetching content—use it as a blast-radius check before bulk actions. With all_accounts, get a per-account breakdown and total across authorized accounts.
    MIT
  • Run a Gmail search across every authorized account at once, tagging each result with its account. Consolidate multi-account email search into one query.
    MIT
  • Search Gmail messages using Gmail query syntax, retrieving message IDs and a nextPageToken for pagination so you can programmatically find emails.
    Apache 2.0
  • Read a complete Gmail thread conversation using account and thread IDs, solving the limitation that SMTP cannot fetch thread histories.
    Apache 2.0
  • Retrieve Gmail draft IDs for a specified account to manage email drafts. Works with Gmail; SMTP does not support drafts.
    Apache 2.0
  • 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
  • Get configured Apple Mail account names (e.g., iCloud, Gmail) to pass exact names to other tools. Returns account list and count, or an error when Mail is inaccessible.
    MIT