gmail-mcp-server

gmail-mcp-server

3.5

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 perform various email-related tasks such as sending, reading, and deleting emails directly from an MCP client. The server ensures user interaction by prompting for confirmation before executing actions like sending or deleting emails. This integration is particularly useful for applications that require automated email handling while maintaining user oversight. The server utilizes the Gmail API, requiring setup through Google Cloud for OAuth authentication. Once configured, it provides a robust interface for managing emails programmatically, enhancing productivity and streamlining communication workflows.

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 manage inbox efficiently.
  • Retrieve a list of unread emails for quick access.
  • Open emails in the default browser for easy viewing.

Tools

  1. send-email

    Send an email

  2. trash-email

    Move email to trash

  3. mark-email-as-read

    Tag email as read

  4. get-unread-emails

    Get an unread email list

  5. read-email

    Read the specified email

  6. open-email

    Open an email in your browser