mcp-google-calendar
If you are the rightful owner of mcp-google-calendar and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server implementation that enables AI assistants like Claude to create and manage Google Calendar events.
The MCP Google Calendar Server is a robust implementation of the Model Context Protocol designed to facilitate the creation and management of Google Calendar events through AI assistants. This server allows for seamless integration with Google Calendar, enabling the creation of events with detailed information such as title, description, and start/end times. It also supports the addition of event attendees, ensuring comprehensive event management. The server utilizes OAuth2 authentication to securely interact with the Google Calendar API, ensuring that all operations are conducted with the necessary permissions. With full MCP protocol implementation, this server is equipped to handle a wide range of calendar management tasks. Additionally, it includes debug logging features to assist in troubleshooting and ensure smooth operation.
Features
- Create calendar events with title, description, start/end times
- Support for adding event attendees
- OAuth2 authentication with Google Calendar API
- Full MCP protocol implementation
- Debug logging for troubleshooting