Skip to main content
MCP Server

Control Gmail, Google Calendar, Docs, Sheets, Slides, Chat, Forms, Tasks, Search & Drive with AI - Comprehensive Google Workspace / G Suite MCP Server & CLI Tool

Share
2,597 stars Python MIT Updated: 2026-06-04

Send to Your Agent

Copy this prompt and paste it into Claude, Cursor, or any MCP client to install instantly.

Install the Google_workspace_mcp MCP server for me.

Server: Google_workspace_mcp
Description: Control Gmail, Google Calendar, Docs, Sheets, Slides, Chat, Forms, Tasks, Search & Drive with AI - Comprehensive Google Workspace / G Suite MCP Server & CLI Tool
Install command: npx -y taylorwilsdon/google_workspace_mcp

Environment variables needed:
- Choose: **Desktop Application** for a public PKCE client (no redirect URIs needed) or **Web Application** for a confidential cli (required)
- Download: and note your Client ID and, if issued, Client Secret (required)

GitHub: https://github.com/taylorwilsdon/google_workspace_mcp

Please install this MCP server and confirm when ready.

Paste into any AI agent with MCP support — works with Claude Desktop, Cursor, Cline, and more.

Quick Install

Config file: ~/Library/Application Support/Claude/claude_desktop_config.json

  1. Open Claude Desktop app
  2. Go to Settings → Developer → Edit Config
  3. Paste the config below into the file
  4. Restart Claude Desktop
{
  "mcpServers": {
    "google-workspace-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "taylorwilsdon/google_workspace_mcp"
      ],
      "env": {
        "Choose": "value",
        "Download": "value"
      }
    }
  }
}

Add this to your ~/Library/Application Support/Claude/claude_desktop_config.json

Installation Methods

npx Run directly with npx
npx -y taylorwilsdon/google_workspace_mcp
pip Install via pip
pip install google_workspace_mcp
docker Run with Docker
docker run taylorwilsdon/google_workspace_mcp

Tools (1)

for

simplified deployment. Choose a tier that matches your usage needs and API quota requirements.

Environment Variables

Choose Required

**Desktop Application** for a public PKCE client (no redirect URIs needed) or **Web Application** for a confidential cli

Example: value
Download Required

and note your Client ID and, if issued, Client Secret

Example: value

Compatibility

Claude Desktop
Cursor
Cline
VS Code
Devin (formerly Windsurf)

About

Overview

Control Gmail, Google Calendar, Docs, Sheets, Slides, Chat, Forms, Tasks, Search & Drive with AI - Comprehensive Google Workspace / G Suite MCP Server & CLI Tool

Tools

  • for: simplified deployment. Choose a tier that matches your usage needs and API quota requirements.

Environment Variables

  • Choose: Desktop Application for a public PKCE client (no redirect URIs needed) or Web Application for a confidential cli (Required)
  • Download: and note your Client ID and, if issued, Client Secret (Required)

Installation

NPX

npx -y taylorwilsdon/google_workspace_mcp

PIP

pip install google_workspace_mcp

DOCKER

docker run taylorwilsdon/google_workspace_mcp

Related Resources

Compare LLM Pricing

This server works with Claude, GPT-4o, and other models. Compare API costs side-by-side to find the cheapest option for your workflow.