Google Calendar MCP Server provides a bridge between Claude Desktop and Google Calendar, enabling AI assistants to manage calendar events through the Model Context Protocol. Built with TypeScript and the Google Calendar API, it implements OAuth2 authentication and offers tools for retrieving, creating, updating, and deleting calendar events. The server stores OAuth tokens locally and includes comprehensive logging capabilities, making it ideal for users who want to integrate calendar management into their AI workflows without leaving the conversation interface.
takumi0706