Skip to content

Google Workspace

Free

by MCP Community

Unified Google Workspace MCP Server for Gmail, Calendar, Drive, Docs, Sheets, Slides, and People

v2.0.1Added Apr 12, 2026
mcpmodel-context-protocolgoogle-workspacegmailcalendar
Works with:ClaudeGPTGeminiCopilot

Google Workspace MCP Server

Unified Google Workspace MCP Server for Gmail, Calendar, Drive, Docs, Sheets, Slides, and People

Installation

npx -y @alanxchen/google-workspace-mcp

Reviews

Leave a Review

Installation

Quick install
npx -y @alanxchen/google-workspace-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "google-workspace": {
      "command": "npx",
      "args": ["-y", "@alanxchen/google-workspace-mcp"]
    }
  }
}