MCP Servers / productivity / Google Calendar

Google Calendar

JSON →
ssenone12productivity

Integrates with Google Calendar to manage events, reminders, and schedules using OAuth 2.0.

Install
How to run this server
[ { "cmd": "npx -y mcp-google-calendar", "imports": [] } ]
server path: google-calendar-6
Tools
What this server exposes
list_calendars
Get all available calendars
list_calendar_events
Retrieve events between specified dates
create_calendar_event
Add a new event to your calendar
get_calendar_event
Fetch details for a specific event
edit_calendar_event
Modify an existing calendar event
delete_calendar_event
Remove an event from your calendar
Configuration
Environment & auth
authnone
Resources
Google Calendar — MCP Server · libregistry