google-mcp-remote
5
The Google MCP Remote is a Cloudflare Workers-based server implementation facilitating integration with Google API tools for projects using the Model Context Protocol. It supports services such as Gmail, Calendar, and Drive, and is designed to work seamlessly with AI clients.
Google MCP Remote
A Cloudflare Workers-based MCP server implementation that provides Google API tools (Gmail, Calendar, Drive, etc.) for the Model Context Protocol, designed to integrate seamlessly with AI clients like Claude or Cursor.
Features
- Gmail: Send emails, manage labels, and draft emails.
- Calendar: Manage calendars and events, find free time slots.
- Drive: Manage files, view metadata, share files.
- Tasks: Manage task lists and tasks.
- YouTube: Search and get detailed info about videos.
- Contacts: Access Google Contacts.
Deployment Instructions
- Create a Google Cloud Project and set up OAuth credentials.
- Create a Cloudflare account and install Wrangler CLI.
- Clone the repository and install dependencies.
- Configure secrets in Cloudflare and deploy.
Usage with AI Clients
Configure AI clients to use the deployed MCP server, such as editing claude_desktop_config.json
or mcp.json
.