Gmail AutoAuth MCP ServerServer

GongRzhe
GitHub
GmailEmail ManagementAutomation

Loading subscription status...

💡 Description

A Model Context Protocol (MCP) server for Gmail integration in Claude Desktop with automatic authentication support. This server enables AI assistants to manage Gmail through natural language interactions.

📝 JSON Entries

{
  "mcpServers": [
    {
      "gmail": {
        "args": [
          "@gongrzhe/server-gmail-autoauth-mcp"
        ],
        "command": "npx"
      }
    }
  ]
}

🛠️ Tools

send_emaildraft_emailread_emailsearch_emailsmodify_emaildelete_emaillist_email_labelscreate_labelupdate_labeldelete_labelget_or_create_labelbatch_modify_emailsbatch_delete_emails

Features

  • Send emails with attachments and HTML support
  • Email reading by ID with MIME structure handling
  • Label management including create, update, delete, and list
  • Batch processing for efficient email handling
  • Full integration with the Gmail API

💬 Example Queries

  • Send an email to recipient@example.com with subject 'Meeting Tomorrow' and body 'Just a reminder about our meeting tomorrow at 10 AM.'
  • List all email labels
  • Search for emails from sender@example.com after 2024/01/01 with attachments
  • Draft a report email for my manager