Integrates with Gmail APIs to enable listing, deleting, summarizing, and sending emails and labels.
Gmail provides an MCP server that interacts with the Gmail API, allowing users to manage their Gmail account programmatically. It supports operations such as listing emails, sending emails (with attachments and HTML formatting), creating and deleting labels, summarizing emails, searching emails with various filters, and retrieving unread emails. The server is configured via settings in either VS Code or Claude Desktop, making it easy to integrate into existing workflows.