← All servers
πŸ”

Google CalendarPublisherπŸ›‘ No advisories

com.pulsemcp/google-calendar
New to MCP? Start here β†’
74β˜… stars
0weekly installs
2 days agolast release

Provenancewhere it came from, and what was verified

✦
First-party publisher

Published by the owner of pulsemcp.com, who proved control of the domain through the official MCP registry.

Verified owner: pulsemcp.com β†—com.pulsemcp/google-calendar

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs GCAL_SERVICE_ACCOUNT_PRIVATE_KEY.
βœ“
Configuration
Reads GCAL_SERVICE_ACCOUNT_CLIENT_EMAIL, GCAL_IMPERSONATE_EMAIL, ENABLED_TOOLGROUPS.

About

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

Packages & transports

npmgoogle-calendar-workspace-mcp-serverv0.0.13 Β· npx

Metadata

Categorysearch
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "google_calendar": {
      "command": "npx",
      "args": [
        "-y",
        "google-calendar-workspace-mcp-server"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y google-calendar-workspace-mcp-server