google-workspace-mcp

aaronsb/google-workspace-mcp
★ 124 stars TypeScript 🔒 Security Updated 1mo ago
A Model Context Protocol (MCP) server that provides authenticated access to Google Workspace APIs, offering integrated Authentication, Gmail, Calendar, and Drive functionality
View on GitHub →

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": "npx",
      "args": [
        "-y",
        "aaronsb/google-workspace-mcp"
      ]
    }
  }
}

Topics

aigoogle-workspacemcpmodel-context-protocol