google_calendar_create_event
Add new events to Google Calendar by specifying title, start/end time, location, description, attendees, and recurrence rules using this integration tool.
Instructions
Create a new event in Google Calendar
Input Schema
Name | Required | Description | Default |
---|---|---|---|
attendees | No | List of email addresses to invite | |
calendarId | No | Optional: ID of calendar to use (defaults to primary if not specified) | |
colorId | No | Color identifier (1-11) for the event | |
description | No | Detailed description of the event | |
end | Yes | End time of the event in ISO 8601 format (e.g. 2025-04-02T11:00:00-07:00) | |
location | No | Physical location or address | |
recurrence | No | RFC5545 recurrence rule (e.g., 'RRULE:FREQ=WEEKLY;COUNT=10') | |
start | Yes | Start time of the event in ISO 8601 format (e.g. 2025-04-02T10:00:00-07:00) | |
summary | Yes | The title/summary of the event |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Google MCP
- google_calendar_create_event
- google_calendar_delete_event
- google_calendar_find_free_time
- google_calendar_get_event
- google_calendar_get_events
- google_calendar_list_calendars
- google_calendar_set_default
- google_calendar_update_event
- google_drive_create_file
- google_drive_delete_file
- google_drive_get_file_content
- google_drive_list_files
- google_drive_share_file
- google_drive_update_file
- google_gmail_delete_email
- google_gmail_draft_email
- google_gmail_get_email
- google_gmail_get_email_by_index
- google_gmail_list_emails
- google_gmail_list_labels
- google_gmail_modify_labels
- google_gmail_send_email
- google_tasks_complete_task
- google_tasks_create_task
- google_tasks_create_tasklist
- google_tasks_delete_task
- google_tasks_delete_tasklist
- google_tasks_get_task
- google_tasks_list_tasklists
- google_tasks_list_tasks
- google_tasks_set_default_list
- google_tasks_update_task
Related Tools
- @erickva/google-workspace-mcp-server-no-calendar-deletetion
- @vakharwalad23/google-mcp
- @GongRzhe/Calendar-MCP-Server
- @rishipradeep-think41/gsuite-mcp
- @GongRzhe/Calendar-MCP-Server