Google Calendar MCP Server
@MCP-Mirror
Mirror of
Overview
What is Google Calendar MCP Server?
Google Calendar MCP Server is a Model Context Protocol server that integrates an AI assistant (such as Claude) with Google Calendar. It enables users to manage calendar events through natural language commands. It requires Node.js (≥ v18.0.0) and Claude Desktop.
How to use Google Calendar MCP Server?
Run npx mcp-server-google-calendar init from the command line, then restart Claude Desktop. After setup, you can ask Claude to perform calendar tasks using natural language, for example: "Give me a list of all my events this week."
Key features of Google Calendar MCP Server
- Create calendar events from natural language prompts.
- Check availability of multiple people.
- Schedule meetings based on free time slots.
- List events for a given time period.
Use cases of Google Calendar MCP Server
- Scheduling personal events like "Chill" when free on Monday after 8pm.
- Coordinating meetings between multiple people within business hours.
- Retrieving a list of all upcoming events.
FAQ from Google Calendar MCP Server
What are the system requirements?
Node.js version 18.0.0 or higher and Claude Desktop.
How do I install the Google Calendar MCP Server?
Run the command npx mcp-server-google-calendar init and then restart Claude Desktop.
What kinds of tasks can I ask Claude to perform?
Example tasks include creating events (e.g., "Create an event called 'Chill' whenever I have time on Monday after 8pm"), checking availability (e.g., "Check whenever both me and Arian are free this week between 9am and 5pm"), and listing events (e.g., "Give me a list of all my events this week").