Manages Google Calendar events and calendars through an MCP server interface.
This tool acts as an MCP server, enabling seamless interaction with Google Calendar via the Model Context Protocol. Built on the FastMCP framework, it offers a robust solution for integrating calendar functionalities into larger systems, providing a programmatic interface to manage events and calendars efficiently. It handles authentication and provides a clear API for common calendar operations.
Key Features
010 GitHub stars
02Delete existing calendar events
03OAuth2 authentication for secure access
04Retrieve available Google Calendars
05Create new calendar events
06Fetch events from a specified calendar
Use Cases
01Integrating Google Calendar functionality into other applications and services
02Automating the creation, retrieval, and deletion of calendar events