Gmail AutoAuth MCP ServerServer

NandiniLReddy
GitHub
Email ManagementAutomationGmail Integration

Loading subscription status...

💡 Description

A Model Context Protocol (MCP) server for Gmail integration with automatic authentication support, allowing 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 subject, body, attachments
  • Manage and organize labels
  • Search for emails using Gmail syntax

💬 Example Queries

  • Send an email to recipient@example.com with the subject 'Meeting Tomorrow'
  • List all emails in my Inbox
  • Search for emails from sender@example.com after January 1, 2024