Back to Apps

Personal Google Calendar MCP
by poorneshshiva
Manage your Google Calendar events and calendars directly through an AI agent using FastAPI.
0 stars
Works in:claude
Exposes:Tools
What it does
This MCP server connects an AI agent to the Google Calendar API, enabling the management of personal schedules. It allows the agent to list, create, update, and delete both calendars and specific events, turning the AI into a personal scheduling assistant.
Tools
list_calendars: Retrieve a list of available Google Calendars.create_calendar: Set up a new calendar for specific purposes.delete_calendar: Remove unnecessary calendars.list_events: Find and view scheduled events.create_event: Schedule new appointments or reminders.update_event: Modify existing event details.delete_event: Cancel or remove scheduled events.
Installation
Ensure you have your gcp-oauth.keys.json in the project root, then run:
start_mcp
Supported hosts
- claude
Choose your AI client and follow the steps below.
Claude Desktop
Configure via FastAPI server URL in your MCP settings.





