Enables programmatic management of Gmail and Google Calendar functionalities through a Model Context Protocol (MCP) interface.
This Model Context Protocol (MCP) server provides a suite of tools for programmatically interacting with Gmail and Calendar APIs. It allows users to manage emails and calendar events through an MCP interface, offering capabilities such as listing, searching, sending, and modifying emails, as well as listing, creating, updating, and deleting calendar events. The server requires Node.js and Google Cloud Console setup, including enabling the Gmail and Google Calendar APIs and configuring OAuth 2.0 credentials.