Google Calendar MCP Server provides a robust bridge to the Google Calendar API, enabling AI assistants to perform calendar management tasks like listing calendars, creating/updating/deleting events, and handling Brazilian date formats. Built with TypeScript and the Model Context Protocol SDK, it features comprehensive authentication handling through OAuth2, automatic token refresh, and flexible event manipulation capabilities.
No reviews yet. Be the first to review!
Sign in to join the conversation
List all available calendars.
List events from a specific calendar.
Create a new calendar event.
Update an existing calendar event.
Delete a calendar event.