gmail-mcp-server-3
0
The Google Workspace MCP Server is a tool that facilitates automated interaction with Gmail and Google Calendar through a Model Context Protocol, providing comprehensive features for managing email and calendar events programmatically, promoting efficiency for developers and power users.
Google Workspace MCP Server
A Model Context Protocol (MCP) server offering tools to interact with Gmail and Calendar APIs, allowing programmatic management of emails and calendar events.
Features
Gmail Tools
- List, search, send, and modify emails with various functionalities such as label modification and advanced search.
Calendar Tools
- Manage calendar events by listing, creating, updating, or deleting events programmatically.
Prerequisites
- Requires Node.js 14+ and setup on Google Cloud Console with enabled API services and OAuth credentials.
Setup Instructions
- Clone the repository, create OAuth credentials, obtain a refresh token, configure MCP settings, and build the project.
Usage Examples
- Provides examples for Gmail and Calendar operations, detailing JSON structures for communication with the MCP server.
Troubleshooting
- Authentication and API issues with tips for resolving common problems related to OAuth and Google API configurations.
License
- Licensed under the MIT License.