Google Calendar
A Google Calendar MCP server based on TypeScript, providing calendar event management and real-time update functions
rating : 2 points
downloads : 16
What is the Google Calendar MCP Server?
The Google Calendar MCP Server is an application that deeply integrates with Google Calendar through the Model Context Protocol (MCP). It allows users to easily create, read, update, and delete calendar events, supports real-time synchronization, and eliminates the need for frequent manual login authorization.How to use the Google Calendar MCP Server?
When running for the first time, the system will guide you through the Google OAuth authentication process; thereafter, it will automatically connect to your account each time it starts. Simply enter simple commands to perform calendar management operations.Applicable Scenarios
Suitable for individuals who need to efficiently manage and synchronize personal or team schedules, such as business people, students, and any users who wish to reduce repetitive work and improve efficiency.Main Features
Calendar List DisplayRetrieve all available calendars and their related information.
Event ManagementSupports creating, editing, and deleting calendar events, and can perform batch retrieval by time period.
Real-time Update SupportThrough Server-Sent Events (SSE), ensure that newly added schedules are immediately displayed on the client.
Advantages and Limitations
Advantages
Seamlessly integrate with the Google Calendar API without complex configuration.
Persistently store tokens to reduce repeated authorization steps.
Support multiple transport protocols (WebSocket/SSE) to meet different needs.
Open source and easy to expand, facilitating secondary development.
Limitations
Requires a certain foundation in the Node.js environment to install and run.
It may be difficult for projects that have not enabled the Google Calendar API to quickly get started.
Sensitive files such as `credentials.json` need to be properly stored to avoid leakage risks.
How to Use
Install Dependencies
Globally install the MCP Google Calendar tool.
Set Environment Variables
Configure necessary parameters such as the port number and credential path.
Start the Server
Start the service using the standard WebSockets or SSE mode.
Usage Examples
Example 1: List All CalendarsDisplay the names of all calendars owned by the user.
Example 2: Add a New Calendar EventAdd a new event to a specified calendar.
Frequently Asked Questions
What preparations are needed for the first run?
How to solve the problem of token expiration?
Can this tool be used offline?
Related Resources
Official GitHub Repository
Project source code address.
Google Calendar API Documentation
Official API documentation.
YouTube Tutorial Video
Quick start guide.
Featured MCP Services

Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
141
4.5 points

Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
86
4.3 points

Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
1.7K
5 points

Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
830
4.3 points

Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
6.7K
4.5 points

Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
567
5 points

Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
754
4.8 points

Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
284
4.5 points