Skip to content
Claude Code

google calendar for Claude Code

com.pulsemcp/google-calendar

MCP server for Google Calendar integration with service account support and domain-wide delegation.

client:Claude Code transport:stdio runtime:npm

Install google calendar 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-calendar -e GCAL_SERVICE_ACCOUNT_CLIENT_EMAIL=<GCAL_SERVICE_ACCOUNT_CLIENT_EMAIL> -e GCAL_SERVICE_ACCOUNT_PRIVATE_KEY=<GCAL_SERVICE_ACCOUNT_PRIVATE_KEY> -e GCAL_IMPERSONATE_EMAIL=<GCAL_IMPERSONATE_EMAIL> -e ENABLED_TOOLGROUPS=<ENABLED_TOOLGROUPS> -- npx -y google-calendar-workspace-mcp-server

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

google calendar in other clients