NeuroForge1/genia-mcp-server-google-calendar
If you are the rightful owner of genia-mcp-server-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.
This repository contains the implementation of an MCP server for Google Calendar, designed to integrate with the GENIA system as a central orchestrator of external tools.
The Google Calendar MCP server allows GENIA to interact with the Google Calendar API, enabling users to manage their calendar events seamlessly. This integration supports creating, modifying, and deleting events, querying calendars and events, managing invitations and reminders, and synchronizing events across different calendars. By adhering to the Model Context Protocol (MCP), this server ensures smooth integration with GENIA's central orchestrator, facilitating efficient management of calendar-related tasks. The server is built using Python 3.13 and requires the UV Package Manager for dependency management. It also utilizes Supabase for secure token storage, ensuring that user credentials are handled safely. The repository provides scripts for installation, validation, and deployment, making it easy to set up and integrate with GENIA. Additionally, the server can be deployed on platforms like Render, allowing for scalable and reliable operation.
Features
- Create, modify, and delete calendar events
- Query calendars and events
- Manage invitations and reminders
- Synchronize events across different calendars
- Secure token management with Supabase