google-workspace-mcp-server

google-workspace-mcp-server

3.4

If you are the rightful owner of 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, enabling programmatic management of emails and calendar events.

The Google Workspace MCP Server is designed to facilitate seamless interaction with Gmail and Calendar APIs through a structured MCP interface. This server allows users to manage their emails and calendar events programmatically, offering a range of functionalities 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 various operations on Gmail and Calendar, enhancing productivity and automation in managing communication and scheduling tasks.

Features

  • list_emails: List recent emails from your inbox with optional filtering
  • search_emails: Advanced email search with Gmail query syntax
  • send_email: Send new emails with support for CC and BCC
  • modify_email: Modify email labels (archive, trash, mark read/unread)
  • list_events: List upcoming calendar events with date range filtering