MCPServers
Google Calendar - MCP server logo

Google Calendar

0
0

Summary

Google Calendar MCP Server provides a TypeScript-based integration with Google Calendar API, enabling AI assistants to manage calendar events through a set of standardized tools. Developed by am2rican5, it features persistent token storage for seamless authentication, supports operations like listing calendars, creating/editing/deleting events, and offers both stdio and SSE transport options. The implementation handles OAuth 2.0 authorization flow automatically, making it ideal for AI agents that need to schedule meetings, retrieve calendar information, or manage events without requiring repeated user authentication.

Available Actions(6)

list_calendars

Get all available calendars.

list_calendar_events

Retrieve events between specified dates.

create_calendar_event

Add a new event to your calendar.

get_calendar_event

Fetch details for a specific event.

edit_calendar_event

Modify an existing calendar event.

delete_calendar_event

Remove an event from your calendar.

Last Updated: April 17, 2025

Community Reviews

0.0
0 reviews
5
0
4
0
3
0
2
0
1
0

No reviews yet. Be the first to review!

Sign in to join the conversation

Coming soon to
HighlightHighlight AI

Language

TypeScript

Categories

Tags