Skip to main content
Glama
444,401 tools. Updated 2026-08-11 16:37

"Gmail login" matching MCP tools:

  • Starts Gmail OAuth login for a specified account. Opens browser for user approval. Requires subsequent connect_finish call to finalize authentication.
    MIT
  • Initiate Gmail login for multi-account access. Browser opens for approval; run connect_finish to complete setup.
    MIT
  • Finishes a passwordless login by waiting for user PIN entry and device approval, then returns the profile. Call immediately after login is initiated.
    MIT
  • List all Gmail labels and folders to view your email organization structure. No input parameters needed.
    MIT

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
    5
    MIT

Matching MCP Connectors

  • Gmail MCP Pack

  • gmailOAuth

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

  • Initiate a browser-based PKCE login to authenticate with RunAPI and save the API key to a local configuration file.
    Apache 2.0
  • Initiates OAuth login using browser PKCE flow, caches the token locally, and returns authentication status. If required, prompts sign-in via the hosted login UI.
    MIT
  • Fetch a specific Gmail email by providing its message ID. Get full message content and metadata.
    MIT
  • Find emails in Gmail using its search syntax. Specify a query and optionally set a maximum number of results.
    MIT
  • Retrieve Gmail inbox messages with optional search filters and result limits. Use query parameters to find specific emails.
    MIT
  • Navigates with stored session and detects if page redirects to login, indicating expired session. Use when extractions unexpectedly return login forms.
    MIT
  • Switch browser runtime mid-session: headless for no-login, Chrome for real login sessions and write operations.
    MIT
  • Sync Gmail emails into memory for search, using IMAP checkpointing to avoid re-ingesting duplicates.
    MIT
  • Configure username/password form login for a project by providing login URL and credentials. Auto-detects form fields; override selectors if needed. Call login_project afterward to execute the login.
    AGPL 3.0