概要
This Python-based tool simplifies the process of scheduling meetings on Google Calendar. It authenticates using OAuth and leverages the Google Calendar API to create new events on a user's primary calendar with minimal input. Beyond its command-line interface, it also functions as a Model Context Protocol (MCP) server, allowing AI assistants and other compatible systems to programmatically invoke meeting creation directly, streamlining scheduling into broader automated workflows.