DirectoryGoogle Workspace
Productivity

Google Workspace

by taylorwilsdon

55
Health
fair
70
Popularity

Comprehensive Google Workspace MCP. Gmail, Drive, Docs, Sheets, Calendar, Slides all in one server. Most complete community implementation.

2,332stars
721forks
Python
MIT
Updated May 10, 2026
#google#gmail#drive#docs#sheets#calendar#workspace

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "google-workspace": {
      "command": "python",
      "args": [
        "-m",
        "google-workspace-mcp"
      ]
    }
  }
}

Requires Python 3.10+ and pip

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Installation

pip install google-workspace-mcp

Maintenance Healthfair

Freshness32/40
Issue response3/30
Org backing15/20
Longevity5/10
Updated recently
Most issues unresolved
Community-backed

Server Info

CategoryProductivity
LanguagePython
LicenseMIT
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory