gcal-mcp-server
If you are the rightful owner of gcal-mcp-server 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.
Google Calendar MCP Server provides integration with Google Calendar, allowing LLM applications to manage calendar events through a standardized interface.
The Google Calendar MCP Server is designed to facilitate seamless integration with Google Calendar, enabling applications to manage calendar events efficiently. By leveraging the Model Context Protocol (MCP), this server provides a standardized interface for listing, creating, updating, and deleting calendar events. It simplifies the process of interacting with Google Calendar, making it easier for developers to incorporate calendar functionalities into their applications. The server requires setup through the Google Cloud Console, where developers must enable the Google Calendar API and create OAuth 2.0 credentials. Once configured, the server can be installed and run locally, providing a robust solution for calendar management.
Features
- List available calendars
- List events from a calendar
- Create new calendar events
- Update existing events
- Delete events