Google Calendar

MCP Server

Google Calendar integration for managing events, checking availability, creating meetings, and syncing schedules.

by Community

★★★★☆ 4.2/5 (95 reviews)
780GitHub stars
14kinstalls
Updated 2026-01-08
typescriptbeginneractive

Installation

npx -y google-calendar-mcp

Quick Start

```json
{
  "mcpServers": {
    "google-calendar": {
      "command": "npx",
      "args": ["-y", "google-calendar-mcp"],
      "env": { "GOOGLE_CREDENTIALS_PATH": "/path/to/credentials.json" }
    }
  }
}
```

Tools & Capabilities

list_events
create_event
update_event
check_availability

Compatibility

Claude Desktop

About Google Calendar

Google Calendar integration for managing events, checking availability, creating meetings, and syncing schedules.

View on GitHub →

Language: TypeScript

Category: Productivity

← Back to MCP Hub Directory