@cocal/google-calendar-mcp

productivity MCP Server

MCP integration for Google Calendar to manage events.

Install Ready
productivityproductivitygcp
6 views1,140 stars320 forksv2.6.2MIT

Why This Matters

Discovered via unknown and last synced 3mo ago.

Install Ready
Source
unknown
Stars
1,140
Last synced
3mo ago
Install
Instructions detected

Install

1. Install the package

npx @cocal/google-calendar-mcp

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "-cocal-google-calendar-mcp": {
      "command": "npx",
      "args": [
        "@cocal/google-calendar-mcp"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

13
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (13)

create-event

Create new calendar events

update-event

Update existing events

list-calendars

List all available calendars

get-current-time

Get current date and time in calendar's timezone

Tool

Description

get-freebusy

Check availability across calendars, including external calendars

get-event

Get details of a specific event by ID

delete-event

Delete events

respond-to-event

Respond to event invitations (Accept, Decline, Maybe, No Response)

search-events

Search events by text query

list-events

List events with date filtering

list-colors

List available event colors

manage-accounts

Add, list, or remove connected Google accounts