Google Calendar
Summary
This MCP server implementation provides Google Calendar capabilities, enabling AI assistants to interact with and manage calendar events. Developed by CabLate, it integrates with the Google Calendar API to offer functionalities such as creating, updating, and retrieving calendar events. The implementation is built using TypeScript and leverages the @google-cloud/local-auth library for authentication. It is designed to be easily integrated into existing MCP ecosystems, allowing for seamless calendar management within AI-powered applications. This server is particularly useful for scheduling assistants, productivity tools, and any application requiring calendar integration.
Available Actions(4)
create_event
Create a calendar event.
list_events
List calendar events.
update_event
Update existing calendar events.
delete_event
Delete calendar events.
Reseñas de la Comunidad
Aún no hay reseñas. ¡Sé el primero en reseñar!
Inicia sesión para unirte a la conversación