gsuite-mcp

gsuite-mcp

12

The Google Workspace MCP Server is a tool that enables programmatic interaction with Gmail and Calendar APIs through a Model Context Protocol server, facilitating email and event management. It supports features like listing emails, searching emails, and managing calendar events with advanced capabilities.

Google Workspace MCP Server

A Model Context Protocol (MCP) server providing tools for interacting with Gmail and Calendar APIs, allowing programmatic management of emails and calendar events through the MCP interface.

Features

Gmail Tools

  • List recent emails
  • Advanced email search
  • Send new emails
  • Modify email labels

Calendar Tools

  • List upcoming events
  • Create new events
  • Update events
  • Delete events

Prerequisites

  • Install Node.js version 14+
  • Set up Google Cloud Console for Gmail and Calendar APIs

Setup Instructions

  • Install via Smithery or manually
  • Configure OAuth credentials
  • Build and run the server

Troubleshooting

  • Address authentication issues
  • Resolve API errors