- Google Workspace MCP Server
Overview
what is Google Workspace MCP Server?
Google Workspace MCP Server is an application that provides Google Workspace functionalities (like Calendar and Email) as an MCP server.
how to use Google Workspace MCP Server?
To use the server, clone the repository, install the necessary dependencies, set up Google Cloud Console, and configure the server settings as per the instructions provided in the documentation.
key features of Google Workspace MCP Server?
- Gmail Features:
- List recent emails with filters
- Advanced email search using Gmail query syntax
- Send emails with CC and BCC support
- Manage email labels (archive, trash, read/unread)
- Calendar Features:
- List events within a specified date range
- Create events with participants
- Update existing events
- Delete events
use cases of Google Workspace MCP Server?
- Managing emails efficiently through advanced search and filtering.
- Scheduling and managing calendar events for teams.
- Automating email and calendar operations through scripts.
FAQ from Google Workspace MCP Server?
- What are the prerequisites to run this server?
You need Node.js version 20 or higher and a configured Google Cloud Console project with Gmail and Calendar APIs enabled.
- Is there a license for this project?
Yes, the project is licensed under the MIT license.
- How can I troubleshoot authentication issues?
Ensure that the required OAuth scopes are granted and that the Client ID and Secret are correct.