Enables AI agents to interact with Google Calendar, supporting event listing, retrieval, creation, and updates via the Model Context Protocol.
This tool serves as an Axum-based Model Context Protocol (MCP) server, designed to bridge AI agents with the Google Calendar API. It facilitates robust interaction with calendar events, allowing agents to read, create, and modify entries. Leveraging OAuth 2.0 with PKCE support and automatic token refresh, it ensures secure, multi-user access with per-user token isolation. With full Claude Code compatibility and a security-first approach that intentionally disables delete operations, it provides a reliable and safe conduit for AI-driven calendar management.