Google Calendar
JSON →Integrates with Google Calendar to read, create, update, and search for calendar events.
Install
npx (Recommended)** Tools · 12
- list-calendars List all available calendars
- list-events List events with date filtering
- get-event Get details of a specific event by ID
- search-events Search events by text query
- create-event Create new calendar events
- update-event Update existing events
- delete-event Delete events
- respond-to-event Respond to event invitations (Accept, Decline, Maybe, No Response)
- get-freebusy Check availability across calendars, including external calendars
- get-current-time Get current date and time in calendar's timezone
- list-colors List available event colors
- manage-accounts Add, list, or remove connected Google accounts
Links
★ 1,128 GitHub stars