gmail-mcp

gmail-mcp

3.3

If you are the rightful owner of gmail-mcp 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.

Gmail MCP is a server implementation that allows AI assistants to interact with Gmail using the Model Context Protocol.

Gmail MCP is a server implementation that enables AI assistants to interact with Gmail through the MCP (Model Context Protocol). It provides tools for sending emails, managing drafts, reading emails, searching through your inbox, and managing Gmail labels. The server supports OAuth2.0 authentication with the Gmail API, ensuring secure access to Gmail accounts. It is compatible with Python 3.11 or higher and requires a Gmail account and a Google Cloud Platform project with the Gmail API enabled. The server can be used with any MCP-compatible client, and on the first run, it will prompt the user to authenticate with their Gmail account.

Features

  • Send emails and create drafts
  • Read and search emails
  • Delete emails
  • Manage Gmail labels (create, update, delete)
  • OAuth2.0 authentication with Gmail API