DirectoryGoogle Workspace
Productivity

Google Workspace

by taylorwilsdon

33
Health
stale
90
Popularity

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

Python
MIT
Updated April 12, 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 Healthstale

Freshness10/40
Issue response15/30
Org backing5/20
Longevity3/10
Solo project

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