G

Google Calendar Oic

Google Calendar MCP Server is an integrated service that connects the Claude desktop assistant with Google Calendar, enabling the viewing, creation, update, and deletion of calendar events through natural language interaction.
2.5 points
40

What is Google Calendar MCP Server?

Google Calendar MCP Server is a tool that connects Google Calendar and Claude Desktop, enabling the viewing, creation, modification, and deletion of calendar events through natural language interaction.

How to use Google Calendar MCP Server?

Simply configure the environment variables and start the server to begin interacting with Google Calendar.

Applicable Scenarios

Suitable for users who need to quickly manage their schedules through natural language, such as business people, students, and team collaborations.

Main Features

Google Calendar IntegrationSeamlessly connects to the Google Calendar API, supporting comprehensive schedule operations.
MCP Protocol SupportFollows the Model Context Protocol standard and is compatible with Claude Desktop.
OAuth2 AuthenticationSecurely handles the authentication process for Google APIs.
Event ManagementSupports the creation, update, deletion, and color setting of events.
Recurring Event SupportNewly supports recurring events, allowing rules to be defined directly in the API.

Advantages and Limitations

Advantages
Simplify schedule management and improve efficiency.
Support the direct creation and modification of recurring events.
Based on the MCP protocol, highly compatible with Claude Desktop.
Limitations
Requires access to Google APIs.
Only supports HTTP communication and cannot directly connect to local devices.

How to Use

Install Dependencies
Run `npm install` to install the project's required dependencies.
Configure Environment Variables
Create a `.env` file and fill in your Google OAuth credentials.
Start the Server
Run `npm run dev` to start the MCP server.

Usage Examples

Get the schedule for the next weekCall the `getEvents` function to get the schedule for next week.
Add a new meeting scheduleAdd a new meeting schedule through the `createEvent` function.

Frequently Asked Questions

How to solve the authentication failure problem?
Does it support recurring events?

Related Resources

Official Documentation
Detailed project documentation and usage guides.
Google Calendar API
Official documentation for the Google Calendar API.
Installation
Copy the following command to your Client for configuration
{
  "mcpServers": {
    "google-calendar": {
      "command": "npx",
      "args": [
        "-y",
        "@takumi0706/google-calendar-mcp"
      ],
      "env": {
        "GOOGLE_CLIENT_ID": "your_client_id",
        "GOOGLE_CLIENT_SECRET": "your_client_secret",
        "GOOGLE_REDIRECT_URI": "http://localhost:4153/oauth2callback"
      }
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.
Featured MCP Services
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
831
4.3 points
N
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
144
4.5 points
M
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
G
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
89
4.3 points
F
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
U
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#
568
5 points
C
Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
5.2K
4.7 points
G
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
285
4.5 points
AIbase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIbase