# Google Workspace MCP

> Full Google Workspace control — Drive, Docs, Sheets, Slides, Gmail, Calendar and more.

- **Category:** Production Ops
- **Vendor:** Community (taylorwilsdon) (community)
- **Pricing:** free
- **Verified:** 2026-06-11

## What it does

The most comprehensive community Workspace MCP, covering 12 Google services with OAuth 2.0/2.1 multi-user support and tool tiers. For film teams: Drive media file search/read/share plus Docs (scripts), Sheets (budgets and shot lists), Slides (pitch decks), Gmail, and Calendar — one server for the whole production office.

## Connect

- Claude Code: `claude mcp add google-workspace -e GOOGLE_OAUTH_CLIENT_ID=YOUR_ID -e GOOGLE_OAUTH_CLIENT_SECRET=YOUR_SECRET -- uvx workspace-mcp --tool-tier core`
- Local: `uvx workspace-mcp --tool-tier core`

**Auth:** oauth (env `GOOGLE_OAUTH_CLIENT_ID`) — OAuth client from Google Cloud Console (https://console.cloud.google.com/apis/credentials)

## Capabilities

`drive-files` · `docs` · `sheets` · `slides` · `gmail` · `calendar` · `permissions`

## Sample tools

`search_drive_files` · `get_drive_file_content` · `create_drive_file` · `create_doc` · `modify_sheet_values` · `send_gmail_message` · `manage_event`

## Field notes

2.6k stars, 87 releases, MIT, very active. Tool tiers keep the context small (--tool-tier core). npx-only Drive-focused alternative: piotr-agier/google-drive-mcp (166 stars, Apr 2026).

## Links

- Repo: https://github.com/taylorwilsdon/google_workspace_mcp

---

Structured data: https://mcp.film/api/mcps/google-workspace.json · Directory: https://mcp.film
