g2n-mcp-gcal-sse
If you are the rightful owner of g2n-mcp-gcal-sse 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.
The G2N MCP Google Calendar SSE Server is a Model Context Protocol server that integrates Google Calendar with AI models and applications using Server-Sent Events.
The G2N MCP Google Calendar SSE Server is a robust implementation of a Model Context Protocol (MCP) server that facilitates seamless integration with Google Calendar through Server-Sent Events (SSE). This server is designed to expose Google Calendar functionalities as tools that can be utilized by AI models and applications such as Cursor, Claude, and n8n. Built with the latest MCP SDK, it ensures a stable and efficient connection between MCP-compatible models and Google Calendar services. The server supports a wide range of operations including listing calendars, managing events, and handling OAuth authentication. It is production-ready with Docker support and offers enhanced logging, error handling, and debugging capabilities. The server is designed to be easily deployable across various platforms, making it a versatile solution for developers looking to integrate Google Calendar functionalities into their applications.
Features
- List all available calendars
- Get details of a specific calendar
- List events from a calendar with filtering options
- Create, update, and delete calendar events
- List available colors for events and calendars
Tools
list-calendars
List all available calendars
get-calendar
Get detailed information about a specific calendar
list-events
List events in the calendar (filtering options are supported)
get-event
Get detailed information about a specific event
create-event
Create a new calendar event
update-event
Update existing calendar events
delete-event delete-event
Delete calendar events
list-colors
List available colors for events and calendars