gmail-mcp-server
If you are the rightful owner of gmail-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This MCP server integrates with Gmail to enable sending, removing, reading, drafting, and responding to emails.
The Gmail Server for Model Context Protocol (MCP) is designed to facilitate seamless email management through integration with Gmail. It allows users to send, remove, read, draft, and respond to emails directly from an MCP client. The server ensures user consent by prompting before executing any email-related actions. This integration is particularly useful for automating email workflows and enhancing productivity by leveraging the capabilities of the Gmail API. The server requires initial setup involving Google Cloud project creation, enabling the Gmail API, and configuring OAuth credentials. Once set up, the server can be used with various platforms, including desktop applications, to manage emails efficiently.
Features
- Send emails to specified recipients with subject and message content.
- Move emails to trash using their unique email ID.
- Mark emails as read to keep track of email status.
- Retrieve a list of unread emails for easy access.
- Open emails in the default browser for a better viewing experience.
Tools
send-email
Send an email to the designated recipient
trash-email
Move email to trash
mark-email-as-read
Tag email as read
get-unread-emails
Get an unread email list
read-email
Read specific email content
open-email
Open an email in your browser