google-workspace-mcp

adamkwhite/google-workspace-mcp
★ 2 stars Python API Integration Updated 1d ago
Google Calendar MCP Server for Claude Desktop
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

Or install with pip: pip install google-workspace-mcp

README Excerpt

A configurable Model Context Protocol (MCP) server that enables Claude to manage your Google Workspace services. **Choose which services to enable** - Calendar, Gmail, Docs, or any combination. Works with regular Gmail accounts - no Google Workspace subscription required! **You control which Google services are enabled:**

Tools (9)

create_calendar_eventcreate_email_draftcreate_google_docget_mcp_configurationlist_calendar_eventslist_calendarssearch_emailssend_emailupdate_google_doc