Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by menma-at-here • Scheduling & Calendar
An MCP server that fetches Google Calendar events and exposes them to Claude Desktop agents.
Read a user's upcoming Google Calendar events to provide schedule-aware responses or planning assistance.
Surface or summarize daily/weekly calendar items from a user's Google account within Claude Desktop.
Integrate personal calendar data into workflows (e.g., reminders, availability checks, or meeting summaries).
This MCP server connects to a user's Google Calendar using OAuth 2.0 and returns a list of calendar events for use by Claude Desktop agents. It requires creating an OAuth desktop client, saving the credentials.json in the repo root (with redirect URI set to http://localhost:3000/callback), and running the provided TypeScript server via npx/ts-node. By wiring it into Claude Desktop's mcpServers configuration, agents can query a user's upcoming schedule and calendar entries directly.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.