Google Calendar MCP Server
by dashuai · ai-ml · mcp-server, lobehub, productivity
A Model Context Protocol (MCP) server providing comprehensive Google Calendar integration with features like event creation, update, deletion, listing, and batch operations. Requires external configuration files located in the 'config' directory, including credentials.json for Google API authentication and config.json for server settings.
Source: https://github.com/wanthigh/google-calendar-mcp-server
Install
git clone https://github.com/wanthigh/google-calendar-mcp-serverUse this forAI-extracted
- →Retrieve scheduled events from Google Calendar to check availability before scheduling meetings
- →Create calendar events programmatically with attendees, times, and descriptions from conversation context
- →Query upcoming events within a date range to generate meeting summaries or availability reports
- →Update or delete calendar entries based on changing project timelines or meeting cancellations
Works with
Tags: mcp-server, lobehub, productivity
⭐ 34 GitHub stars · Source: lobehub
About ai-ml MCP servers and Claude skills
ai-ml MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
Google Calendar MCP Server is one of hundreds of ai-ml entries indexed on Skiln. Browse the full ai-ml category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related ai-ml MCPs and skills
- Polish Data Protection MCP by Ansvar-Systems
Polish data protection data for AI compliance tools, including regulations, decisions, and requirements from UODO (Personal Data Protection Office). Supports querying via MCP-compatible clients. No external data files required for local usage.
- Vibe Check MCP by PV-Bhat
Metacognitive AI agent oversight: adaptive CPI interrupts for alignment, reflection and safety. No external data files required.
- Symbol Delta Ledger by GlitterKill
Enables AI coding agents to efficiently query code context via a symbol graph, reducing token usage by up to 20x.
- esim-mcp-server by Stoneip
Lets AI agents search and buy travel eSIMs from ALT eSIM for 200+ destinations, with Stripe payment links and email delivery of QR codes.
- Swagger MCP Server by nksmkj7
Brings OpenAPI/Swagger documentation into AI assistants, enabling endpoint discovery, deep inspection, cURL generation, and TypeScript type generation.
- mcp-offline-wikipedia by Rome-NotBeepBoop
Provides offline search and retrieval of Wikipedia articles using Kiwix .zim files, enabling LLMs to access full Wikipedia content without internet.
- mixxx-mcp by cloudygetty-ai
MCP server for Mixxx DJ software that enables AI agents to control transport, mixing, EQ, loops, hotcues, and effects in real time through MIDI and OSC.
- kpi-dealflow-mcp by ssaffhauser-web
Enables AI assistants to manage a real estate pipeline by adding, listing, getting, and updating leads through KPI DealFlow.
Frequently asked questions
How do I install Google Calendar MCP Server?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support Google Calendar MCP Server?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is Google Calendar MCP Server free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.