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.
暂无评论. 成为第一个评论的人!
登录以参与讨论
List all available calendars.
List events from a specific calendar.
Create a new calendar event.
Update an existing calendar event.
Delete a calendar event.