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.