The Google Workspace MCP Server is a powerful tool for developers who need to programmatically interact with Gmail and Google Calendar. It provides a Model Context Protocol (MCP) interface to manage emails and calendar events, streamlining workflows that involve handling communication and scheduling tasks. Key features include listing, searching, sending, and modifying emails, as well as managing calendar events such as listing, creating, updating, and deleting them. This server is particularly useful for automating tasks, integrating with other applications, and enhancing productivity by reducing manual intervention in email and calendar management.
List recent emails from your inbox with optional filtering.
Advanced email search with Gmail query syntax.
Send new emails with support for CC and BCC.
Modify email labels (archive, trash, mark read/unread).
List upcoming calendar events with date range filtering.
Create new calendar events with attendees.
Update existing calendar events.
Delete calendar events.
No reviews yet. Be the first to review!
Sign in to join the conversation
After downloading, you can run the MCP server in any client or IDE:
node path/to/downloaded/file.mjs