mcp-google-calendar
31
The MCP Google Calendar Server is a protocol server that enables AI assistants to manage Google Calendar events programmatically. It includes features like event creation, attendee management, and OAuth2 authentication.
MCP Google Calendar Server
A Model Context Protocol (MCP) server for AI assistants to create and manage Google Calendar events.
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
Prerequisites
- Node.js v18 or later
- Google Cloud Console project with Calendar API enabled
- OAuth2 credentials (Client ID and Client Secret)