- Home
- MCP servers
- Google Calendar
Google Calendar
- typescript
4
GitHub Stars
typescript
Language
6 months ago
First Indexed
2 months ago
Catalog Refreshed
Documentation & install
Readme and setup notes from the catalogue, plus a client-ready config you can copy for your MCP host.
Available tools
list-calendars
Return all calendars available to the user so you can browse, filter, and select where you want to operate.
list-events
Fetch events for a given date range from a specified calendar.
create-event
Create a new calendar event with specified title, time, and metadata.
update-event
Modify details of an existing event, such as time, title, or description.
delete-event
Remove an event from a calendar.
search-events
Find events by text or keywords across calendars.
get-event
Retrieve full details for a single event by its identifier.
move-event
Move an event between calendars or adjust its time range.
list-colors
Retrieve available color options for calendars and events.
get-freebusy
Check availability by querying free/busy information for calendars.
get-current-time
Return the current time and timezone information for synchronization.