Skip to main content
Glama
605,097 tools. Updated 2026-09-23 22:43

"Configurable Gmail SMTP/Mail Server for Any User with Remote Access" matching MCP tools:

  • List authorized Gmail accounts with last-used timestamps to identify valid account identifiers for other Gmail operations.
    MIT
  • Get step-by-step instructions to add an agent email as a Gmail 'Send mail as' alias, including the Gmail settings URL and exact field values. Required after domain mode setup for correct From address.
    MIT
  • List Gmail filters for an account, displaying id, match criteria, and actions with label names. Use this to identify filters for deletion or review.
    MIT
  • Configure a custom domain for AI agents to send and receive real email with full DKIM/SPF/DMARC. Optionally set up Gmail SMTP relay for reliable delivery.
    MIT
  • Generate a short-lived browser link to connect your Gmail or SMTP mailbox. Open it to complete binding without sharing credentials in chat.
    Apache 2.0

Matching MCP Servers

  • A
    license
    Not graded
    quality
    Not graded
    maintenance
    A TypeScript MCP server that enables LLMs to send outbound emails via SMTP with support for attachments and HTML content. It includes outcome-oriented tools for account validation and enforces strict security policies like recipient allowlists and size limits.
    -
  • A
    license
    B
    quality
    A
    maintenance
    Enables SSH and UART/serial port access for Claude Code to directly control remote devices like Raspberry Pi, embedded systems, and IoT devices. Supports command execution, file transfers via SFTP, and serial communication.
    24
    1
    AGPL 3.0

Matching MCP Connectors

  • Gmail MCP Pack

  • gmailOAuth

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

  • 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
  • Create a Gmail draft to compose emails without sending. Define recipients, subject, and body to save an unsent email draft for later review.
    Apache 2.0
  • Connect Gmail to search, read, download attachments, and create drafts from Maket documents, with user-controlled sending.
    MIT
  • 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
  • Lists per-server resources: domain, mail, cron, subdomain, ssl, ftp, dns, mail-filter, access-log, error-log. Optionally accepts query parameters.
    MIT
  • Upload a local file to a remote server over SFTP, overwriting any existing file at the target path. Remote path must be writable by the SSH user.
    MIT
  • Download a remote file from a named server to a local path using SFTP. The operation is read-only on the remote side and overwrites any existing local file.
    MIT
  • Download a single file from a remote server to a local path via SFTP, overwriting local content, with read-only remote access.
    MIT
  • Search synchronized email copies for words or phrases and receive ranked results with body snippets; narrow by sender, subject, date, and more without contacting a mail server.
    AGPL 3.0
  • Search Gmail with native operators like from:, is:unread, has:attachment. Returns headers and snippets; empty query lists recent mail. Use message or thread tools for full content.
    MIT
  • Create an email address on your domain and get IMAP/SMTP login credentials for any email client. Generate a strong password automatically if none is provided.
    MIT
  • Checks SMTP TLS on all MX hosts: connects via STARTTLS, validates certificate chain, hostname, expiry, and FCrDNS. Outputs per-MX TLS version, cipher, and STARTTLS requirement for verifying inbound mail encryption.
    MIT
  • Diagnose Apple Mail setup problems by checking automation permissions, account state, and IMAP/SMTP backends, then receive actionable remediation steps.
    MIT