Skip to main content

Google Calendar

Deploys up to 13 MCP tools for managing Google Calendar events and calendars.

Shared Configuration

FieldRequiredDescription
OAuth ConnectionYesGoogle OAuth connection. Set up in the Connections page first. Make sure to enable the Google Calendar API and add the auth/calendar scope.

Included Tools

ToolDescription
google_calendar_create_eventCreate a new event with title, time, location, and attendees
google_calendar_find_eventsSearch for events by text query or time range
google_calendar_get_eventGet detailed information about a specific event
google_calendar_update_eventUpdate an existing event's details
google_calendar_delete_eventDelete an event
google_calendar_quick_add_eventCreate an event from natural language text
google_calendar_find_busy_periodsFind busy and free time periods
google_calendar_add_attendeesAdd attendees to an existing event
google_calendar_move_eventMove an event to a different calendar
google_calendar_find_calendarsList all available calendars
google_calendar_get_calendarGet details about a specific calendar
google_calendar_create_calendarCreate a new calendar
google_calendar_find_or_create_eventFind an existing event or create one if not found