Gmail
Integrates with Gmail APIs to enable listing, deleting, summarizing, and sending emails and labels.
About
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.
Key Features
- 0 GitHub stars
- Send emails with attachments and HTML formatting.
- Summarize the top emails in the inbox.
- Create and delete Gmail labels.
- Search emails by subject, sender, time range, keyword and label
- Retrieve unread emails.
Use Cases
- Automate email sending for notifications or reports.
- Programmatically manage Gmail labels for organization.
- Summarize key emails for quick review.