Skip to content
Claude Code

google workspace mcp for Claude Code

io.github.aringad/google-workspace-mcp

Google Workspace Admin via MCP. Manage users, groups, aliases, org units.

client:Claude Code transport:stdio runtime:pypi

Install google workspace mcp in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add google-workspace-mcp -e GOOGLE_SERVICE_ACCOUNT_FILE=<GOOGLE_SERVICE_ACCOUNT_FILE> -e GOOGLE_ADMIN_EMAIL=<GOOGLE_ADMIN_EMAIL> -e GOOGLE_CUSTOMER_ID=<GOOGLE_CUSTOMER_ID> -- uvx google-workspace-admin-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

google workspace mcp in other clients