mcp-google-assistant

mcp-google-assistant

3.2

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

AI-powered Google Gmail/Calendar MCP server that provides Gmail access through Bearer token authentication.

The MCP Google Assistant is a server designed to integrate Gmail functionalities with AI systems using the Model Context Protocol (MCP). It allows users to access Gmail features such as reading email lists, searching emails, and retrieving specific email details through secure Bearer token authentication. The server is built to be compatible with AI models, enabling seamless integration and interaction with Gmail services. By leveraging Google OAuth2 access tokens, it ensures secure and authorized access to Gmail data. The server is designed to be easily deployable and configurable, making it a versatile tool for developers looking to incorporate Gmail functionalities into their applications. With a focus on security and efficiency, the MCP Google Assistant provides a robust solution for managing email interactions programmatically.

Features

  • Gmail Integration: Access and manage Gmail emails through the server.
  • Email Search: Utilize Gmail's query syntax to search for specific emails.
  • Bearer Token Auth: Secure authentication using Google OAuth2 access tokens.
  • MCP Protocol: Compatible with Model Context Protocol for AI integration.
  • Error Handling: Provides detailed error messages for common scenarios.

Tools

  1. gmail-list-emails

    Get a list of emails with optional filtering.

  2. gmail-get-email

    Get detailed information about a specific email.

  3. gmail-search-emails

    Search emails using Gmail query syntax.

  4. gmail-get-unread

    Get unread emails.