Gmail

Search and read email through Google’s Gmail integration and save drafts. It cannot send email, read attachment contents, or delete messages.

Gmail (opens in new tab)See the Gmail connector page

Search and read email through Google’s Gmail integration and save drafts. It cannot send email, read attachment contents, or delete messages.

View config snippet
{
  "mcpServers": {
    "gmail": {
      "url": "https://gmailmcp.googleapis.com/mcp/v1"
    }
  }
}

Authentication: OAuth

Capabilities

  • Search and read email using natural-language queries.
  • Draft emails — cannot send them.
  • List saved drafts.
  • Read labels and threads.
  • Read attachment metadata.

Limitations

  • Cannot send email.
  • Cannot read attachment content, only metadata.
  • Cannot delete or archive messages.