MCP-email-server
2
The Gmail MCP Server bridges the Claude AI application with Gmail's API, enabling seamless email operations such as sending, reading, and managing emails. It emphasizes features like draft management, label control, and timezone adjustment while maintaining security and privacy.
Gmail MCP Server
A Model Context Protocol (MCP) server that enhances interaction with Gmail through the Claude Desktop App or similar apps supporting MCP. It offers features like reading, searching, and sending emails, with additional capabilities such as forwarding emails, creating and managing drafts, handling attachments, and managing labels. The server also adjusts its functionality to align with Gmail's behavior, including timezone adjustments for users.
Features
- Email Operations: Send emails, reply (including reply-all and forwarding), and read emails.
- Draft Management: Create, update, and delete drafts.
- Attachment Management: Save and list attachments.
- Label Management: Create, update, and manage labels.
- Time Zone Support: Adjust date and time to user's timezone.
Installation
- Using npx to run the server directly.
- Cloning and installing the server locally, with steps for authorization with Gmail.
Configuration
- Configure timezone and default attachments folder via settings.
- Set up Google Cloud OAuth credentials for Gmail API access.