epaproditus_google-workspace-mcp-server
If you are the rightful owner of epaproditus_google-workspace-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.
A Model Context Protocol (MCP) server that provides tools for interacting with Gmail and Calendar APIs. This server enables you to manage your emails and calendar events programmatically through the MCP interface.
The Google Workspace MCP Server is designed to facilitate seamless interaction with Gmail and Google Calendar APIs, allowing users to manage emails and calendar events programmatically. By leveraging the Model Context Protocol (MCP), this server provides a structured interface for executing various operations such as listing, searching, sending, and modifying emails, as well as managing calendar events. The server requires Node.js and Google Cloud Console setup, including enabling the necessary APIs and configuring OAuth 2.0 credentials. Once set up, users can perform a wide range of operations, from listing recent emails to creating and updating calendar events, all through a unified MCP interface. This server is particularly useful for developers looking to integrate Google Workspace functionalities into their applications or automate routine tasks.
Features
- Gmail Tools: Includes functionalities like listing, searching, sending, and modifying emails with support for advanced query syntax and label management.
- Calendar Tools: Provides capabilities to list, create, update, and delete calendar events with options for attendee management and date range filtering.