Stats
Actions
Tags
From Google Calendar
Connects to Google Calendar remotely for reading, creating, and managing calendar events and schedules. Requires Google OAuth authentication.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"google-calendar": {
"command": "npx",
"args": [
"-y",
"@zapier/google-calendar-connector",
"mcp"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
First indexed Feb 21, 2026
First indexed Feb 21, 2026
Showing the 6 earliest of 58 plugins
Showing the 6 earliest of 58 plugins
npx claudepluginhub zapier/marketplace --plugin google-calendar