google-workspace-mcp-server-by-itc

google-workspace-mcp-server-by-itc

3.1

If you are the rightful owner of google-workspace-mcp-server-by-itc 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.

Google Workspace MCP Server is an application that provides Google Workspace features (Calendar, Email) as an MCP server.

The Google Workspace MCP Server is designed to integrate Google Workspace functionalities such as Gmail and Google Calendar into a Model Context Protocol (MCP) server. This server allows users to manage emails and calendar events programmatically, leveraging the power of Google APIs. The server is built on Node.js and requires configuration through the Google Cloud Console to enable the necessary APIs and set up OAuth 2.0 credentials. Once configured, users can perform a variety of operations such as listing, searching, sending, and modifying emails, as well as managing calendar events. The server is particularly useful for developers looking to automate workflows involving Google Workspace services.

Features

  • Gmail Features: Includes listing, searching, sending, and modifying emails with support for CC and BCC.
  • Calendar Features: Allows listing, creating, updating, and deleting calendar events with participant management.
  • Node.js Based: Built on Node.js, requiring version 20 or higher for operation.
  • OAuth 2.0 Authentication: Utilizes OAuth 2.0 for secure authentication and authorization with Google APIs.
  • Google Cloud Console Integration: Requires setup through Google Cloud Console to enable Gmail and Calendar APIs.