- MCP Google Workspace Server
Overview
What is MCP Google Workspace Server?
MCP Google Workspace Server is a Model Context Protocol server designed to facilitate interaction with Google Workspace services, specifically Gmail and Google Calendar.
How to use MCP Google Workspace Server?
To use the server, clone the repository from GitHub, install the necessary dependencies, configure OAuth 2.0 credentials, and start the server to listen for MCP commands.
Key features of MCP Google Workspace Server?
- Multiple Google Account Support: Switch between multiple Google accounts with custom metadata.
- Gmail Integration: Advanced email querying, reading, managing drafts, replying, and bulk operations.
- Calendar Integration: List calendars, view events, create and delete events with timezone support.
Use cases of MCP Google Workspace Server?
- Managing multiple Gmail accounts efficiently.
- Automating email responses and drafts.
- Scheduling and managing calendar events seamlessly.
FAQ from MCP Google Workspace Server?
- Can I use multiple Google accounts?
Yes! The server supports multiple Google accounts with custom metadata.
- Is there a specific Node.js version required?
Yes, Node.js version 18 or higher is required.
- How do I set up OAuth 2.0?
Follow the instructions in the documentation to create OAuth2 credentials in the Google Cloud Console.