mcp-google-calendar-go

phildougherty/mcp-google-calendar-go

3.3

If you are the rightful owner of mcp-google-calendar-go and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Google Calendar MCP Server is a Go-based implementation that integrates Google Calendar functionalities with HTTP transport using the Model Context Protocol (MCP).

Tools

Functions exposed to the LLM to take actions

create_event

Create new calendar events with attendees and reminders.

get_event

Retrieve event details by ID.

update_event

Modify existing events.

delete_event

Remove events from calendar.

list_events

Search and filter calendar events.

list_calendars

List all accessible calendars.

get_calendar

Get details for a specific calendar.

create_calendar

Create new calendars.

delete_calendar

Remove calendars.

get_freebusy

Query free/busy information across calendars.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources