Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by supreetbhat • Uncategorized
A Python-based MCP server bridging Claude Desktop with Google Calendar API for full calendar management.
Read and retrieve Google Calendar events.
Create, update, or delete calendar events programmatically.
That require persistent and secure authentication with Google Calendar via OAuth.
This MCP server provides full CRUD operations on Google Calendar events through a persistent Python server that securely stores OAuth refresh tokens in a local SQLite database. It enables seamless integration with Claude Desktop, allowing users to manage their calendar via natural language commands without repeatedly authenticating. The server handles token refreshes automatically and requires only a one-time browser-based authentication setup.