Gmail
CreatedMCP-Mirror
Enables interaction with Gmail, allowing users to send, delete, read, draft, and respond to emails through the Model Context Protocol.
About
This server integrates with Gmail, offering functionalities to send emails to specified recipients, move emails to the trash, mark emails as read, retrieve unread emails, read email content, and open emails in a browser. Designed to be used as an MCP server, it allows an MCP client to manage Gmail interactions, while ensuring user confirmation before executing potentially sensitive actions.
Key Features
- Sends emails to specified recipients.
- 0 GitHub stars
- Moves emails to trash.
- Marks emails as read.
- Retrieves unread emails.
- Retrieves content of a given email.
- Opens email in the default browser.
Use Cases
- Automate email management tasks with user confirmation.
- Integrate Gmail functionality into applications via MCP.
- Programmatically interact with Gmail in a controlled manner.