Integrates with Google Calendar to provide schedule query, creation, and detailed view functionality via an MCP stdio server.
Google Calendar allows interaction with the Google Calendar API through an MCP (Message Communication Protocol) stdio server, designed for environments like Cursor. It uses Google OAuth2 for authentication and enables querying, creating, and viewing Google Calendar events through MCP commands. The tool leverages Python 3.13+, the uv package manager, and the fastmcp library to facilitate seamless integration and management of calendar events.