{"data":{"slug":"taylorwilsdon-google-workspace-mcp","name":"google_workspace_mcp","tagline":"Control Google Workspace apps via AI MCP server and CLI tool","github_url":"https://github.com/taylorwilsdon/google_workspace_mcp","owner":"taylorwilsdon","repo":"google_workspace_mcp","owner_avatar_url":"https://avatars.githubusercontent.com/u/6508528?v=4","primary_language":"Python","stars":3070,"forks":963,"topics":["ai","chatgpt","claude","claude-code","claude-desktop","gmail","google-calendar","google-chat","google-docs","google-drive","google-forms","google-sheets","google-tasks","google-workspace","gsuite","llm","llm-tools","mcp","mcp-server","model-context-protocol-server"],"archived":false,"github_pushed_at":"2026-08-26T04:02:24+00:00","maintenance_label":"Very active","stars_delta_30d":158,"url":"https://www.graphcanon.com/tools/taylorwilsdon-google-workspace-mcp","markdown_url":"https://www.graphcanon.com/tools/taylorwilsdon-google-workspace-mcp.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/taylorwilsdon-google-workspace-mcp","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=taylorwilsdon-google-workspace-mcp","description":"Control Gmail, Google Calendar, Docs, Sheets, Slides, Chat, Forms, Tasks, Search & Drive with AI - Comprehensive Google Workspace MCP Server & CLI Tool","homepage_url":"https://workspacemcp.com","license":"MIT","open_issues":188,"watchers":17,"ai_summary":"This repository provides an AI-driven control suite for Google's Workspace applications such as Gmail, Calendar, Docs, Sheets, Slides, Chat, Forms, Tasks, Search, and Drive. It employs the Model Context Protocol (MCP) for facilitating interactions.","readme_excerpt":"## Quick Start\n\n> Set credentials → pick a launch command → connect your client. Full walkthrough with screenshots: **[workspacemcp.com/quick-start](https://workspacemcp.com/quick-start?utm_source=github.com&utm_medium=referral&utm_campaign=readme&utm_content=quickstart-hero)**\n\nYou'll need an OAuth client from [Google Cloud Console](https://console.cloud.google.com/) with the APIs enabled for the services you plan to use - the [quick start guide](https://workspacemcp.com/quick-start?utm_source=github.com&utm_medium=referral&utm_campaign=readme&utm_content=quickstart-inline) walks through it in about five minutes.\n\n<table>\n<tr>\n<td valign=\"top\" width=\"50%\">\n\n**Confidential Client**\n\n```bash\n\n---\n\n# Optional: install the bundled skill for better Workspace tool routing\nln -s \"$(pwd)/skills/managing-google-workspace\" ~/.claude/skills/managing-google-workspace\n```\n\n**ChatGPT** - connect via Developer Mode with the [ChatGPT guide](https://workspacemcp.com/guides/chatgpt-developer-mode?utm_source=github.com&utm_medium=referral&utm_campaign=readme&utm_content=clients-chatgpt).\n\n**VS Code, LM Studio, Open WebUI, and everything else** - any MCP client works over streamable HTTP (recommended) or stdio. Client-specific walkthroughs live in the [guides](https://workspacemcp.com/guides?utm_source=github.com&utm_medium=referral&utm_campaign=readme&utm_content=clients-guides) and [FAQ](https://workspacemcp.com/welcome/faq?utm_source=github.com&utm_medium=referral&utm_campaign=readme&utm_content=clients-guides-faq).\n\n---\n\n## Deployment & Advanced Configuration\n\nEverything you need to run this in production lives in two places. The [documentation](https://workspacemcp.com/docs?utm_source=github.com&utm_medium=referral&utm_campaign=readme&utm_content=deploy-docs) covers auth modes and server configuration:\n\n- **[OAuth 2.1 multi-user auth](https://workspacemcp.com/docs?utm_source=github.com&utm_medium=referral&utm_campaign=readme&utm_content=deploy-oauth21#authentication)** - bearer tokens, required for remote or shared HTTP endpoints\n- **[Stateless container mode](https://workspacemcp.com/docs?utm_source=github.com&utm_medium=referral&utm_campaign=readme&utm_content=deploy-stateless#authentication)** - zero disk writes for locked-down deployments\n- **[OAuth proxy storage backends](https://workspacemcp.com/docs?utm_source=github.com&utm_medium=referral&utm_campaign=readme&utm_content=deploy-proxy-storage#authentication)** - memory, disk, or Valkey/Redis for distributed setups\n- **[External OAuth provider mode](https://workspacemcp.com/docs?utm_source=github.com&utm_medium=referral&utm_campaign=readme&utm_content=deploy-external-oauth#authentication)** - bring your own auth server, validate bearer tokens only\n- **[Service accounts with domain-wide delegation](https://workspacemcp.com/docs?utm_source=github.com&utm_medium=referral&utm_campaign=readme&utm_content=deploy-service-accounts#authentication)** - per-request user impersonation with an optional domain allowlist\n- **[Trusted-gateway identity](https://workspacemcp.com/docs/deployment/gateway-identity?utm_source=github.com&utm_medium=referral&utm_campaign=readme&utm_content=deploy-gateway-identity)** - proxy-verified per-user isolation with Pomerium, Cloudflare Access, oauth2-proxy, or any JWKS-verifiable gateway\n- **[OpenTelemetry tracing](https://workspacemcp.com/docs?utm_source=github.com&utm_medium=referral&utm_campaign=readme&utm_content=deploy-otel#server-modes)** - optional, off unless you configure an OTLP endpoint\n- **Docker** - `docker build -t workspace-mcp . && docker run -p 8000:8000 workspace-mcp`\n\nThe **[Advanced Deployment guide](https://workspacemcp.com/docs/deployment?utm_source=github.com&utm_medium=referral&utm_campaign=readme&utm_content=deploy-advanced)** covers self-hosting specifics: reverse proxy setup with `WORKSPACE_EXTERNAL_URL` (including the nginx `Origin: null` consent workaround, the `WORKSPACE_MCP_ALLOW_NULL_ORIGIN_CONSENT` escape hatch, and the `Referrer-Poli","github_created_at":"2025-04-27T18:31:13+00:00","created_at":"2026-07-11T11:50:46.785035+00:00","updated_at":"2026-08-26T12:01:46.305503+00:00","categories":[{"slug":"ai-agents","name":"AI Agents","url":"https://www.graphcanon.com/categories/ai-agents","markdown_url":"https://www.graphcanon.com/categories/ai-agents.md","api_url":"https://www.graphcanon.com/api/graphcanon/categories/ai-agents"},{"slug":"developer-tools","name":"Developer Tools","url":"https://www.graphcanon.com/categories/developer-tools","markdown_url":"https://www.graphcanon.com/categories/developer-tools.md","api_url":"https://www.graphcanon.com/api/graphcanon/categories/developer-tools"}],"tags":[{"slug":"ai","name":"ai"},{"slug":"google-workspace","name":"google-workspace"},{"slug":"mcp-server","name":"mcp-server"},{"slug":"model-context-protocol","name":"model-context-protocol"}],"trust":{"provenance":{"is_fork":false,"github_id":973788136,"owner_type":"User","methodology":"github_public_v1","parent_repo":null,"near_duplicate_slugs":[]},"computed_at":"2026-08-26T12:01:45.042Z","maintenance":{"label":"Very active","score":96,"methodology":"github_public_v1","releases_90d":12,"days_since_push":0,"last_release_at":"2026-08-25T04:15:02Z","stars_delta_30d":158,"open_issues_delta_30d":23},"security_summary":{"status":"no_manifest","scanner":null,"low_count":0,"high_count":0,"last_scan_at":"2026-07-11T11:50:47.910Z","medium_count":0,"scan_profile":"mcp_manifest","critical_count":0}},"capability_facts":{"mcp":{"source":"repo_scan","observed_at":"2026-08-26T12:01:45.741Z","server_manifest":false},"scan":{"source":"repo_scan","observed_at":"2026-08-26T12:01:45.741Z"},"deploy":{"source":"dockerfile:Dockerfile","self_host":true,"observed_at":"2026-08-26T12:01:45.741Z","managed_saas":false},"has_cli":{"value":true,"source":"pyproject.toml:[project.scripts]","observed_at":"2026-08-26T12:01:45.741Z"},"languages":{"value":["python"],"source":"github.language+pyproject.toml","observed_at":"2026-08-26T12:01:45.741Z"},"has_docker":{"value":true,"source":"dockerfile:Dockerfile","observed_at":"2026-08-26T12:01:45.741Z"},"license_spdx":{"value":"MIT","source":"github.license","observed_at":"2026-08-26T12:01:45.741Z"}},"decision_facts":{"hosting":null,"pricing":null,"requirements":null,"constraints":null,"when_to_use":["You need AI-powered automation across multiple Google Workspace apps like Gmail, Calendar, Docs, Sheets","Your project requires Model Context Protocol (MCP) integration specifically"],"when_not_to_use":["If your project focuses solely on a single app or does not benefit from broader automated control over multiple services","For scenarios where MCP compatibility is not necessary and simpler direct API access suffices"],"source":"enrich:decision_facts","observed_at":"2026-07-16T21:12:28.013Z"},"constraint_facets":null,"decision_summary":[{"label":"Adopt for","value":"AI-driven server and CLI for interactive Google Workspace control using MCP"}]}}