Google Remote
Createdvakharwalad23
Connects AI clients to Google services like Gmail, Calendar, and Drive through a Cloudflare Workers-based Model Context Protocol (MCP) server.
About
This Cloudflare Workers implementation acts as an MCP server, bridging the gap between AI clients (like Claude or Cursor) and various Google APIs. It enables AI agents to seamlessly interact with your Gmail, Calendar, Drive, Tasks, YouTube, and Contacts data. By deploying your own instance, you maintain control over data and API access, ensuring secure integration with your Google account. The server provides functionalities from sending emails and managing calendar events to creating and modifying documents on Drive.
Key Features
- Deployed as a Cloudflare Worker for serverless operation.
- 0 GitHub stars
- Supports Gmail, Calendar, Drive, Tasks, YouTube and Contacts APIs.
- Enables AI clients to interact with Google services through MCP.
- Offers features like email sending, event scheduling, and file management.
- Includes OAuth authorization for secure access to Google accounts.
Use Cases
- Integrating Google services with AI assistants like Claude or Cursor.
- Automating tasks within Google applications using AI.
- Testing MCP server functionality with Cloudflare AI Playground or MCP Inspector.