G

Google Calendar

A Google Calendar MCP server based on TypeScript that provides functions for Claude Desktop to connect and operate Google Calendar, supporting OAuth2 authentication and various calendar operations.
2 points
14

What is the Google Calendar MCP Server?

This is an MCP server built on TypeScript, used to connect Claude Desktop with Google Calendar. It allows you to access and manage your calendar data through an AI assistant.

How to use the Google Calendar MCP Server?

You can set it up and start using it in just a few steps: install dependencies, configure environment variables, start the server, and connect Claude Desktop.

Applicable scenarios

Suitable for people who need to manage their schedules efficiently, especially users who often use Google Calendar.

Main features

Authorization and connectionSecure authorization through Google OAuth2 to achieve seamless connection between Claude Desktop and Google Calendar.
Get calendar list and eventsSupports retrieving all available calendars and their event details.
Create, update, and delete eventsCreate, modify, or delete events directly in Google Calendar.
Get upcoming eventsQuickly view important events in the next few days.

Advantages and limitations

Advantages
A secure and efficient OAuth2 authentication mechanism
Full support for calendar operations (create, update, delete)
No need to manually enter sensitive information
Limitations
Currently may not be fully compatible with some versions of Claude Desktop
Pay attention to data security in the production environment

How to use

Clone the code repository
Clone this project to your local machine via Git.
Install dependencies
Run npm install or yarn install to install all necessary dependencies.
Configure environment variables
Copy the.env.example file to.env and fill in the corresponding configurations.
Start the server
Choose to start the server in development mode or production mode according to your needs.

Usage examples

Get today's schedulesAsk Claude about today's schedule.
Create a new meetingRequest Claude to arrange a new meeting.

Frequently Asked Questions

Why can't Claude connect to my MCP server?
How to solve the authentication failure problem?

Related resources

Official documentation
Detailed usage instructions and technical documentation.
GitHub code repository
An open-source code repository.
Installation
Copy the following command to your Client for configuration
{
      "mcpServers": {
        "google-calendar": {
          "command": "npx",
          "args": ["-y", "google-calendar-mcp"],
          "env": {
            "GOOGLE_CLIENT_ID": "<your-client-id>",
            "GOOGLE_CLIENT_SECRET": "<your-client-secret>",
            "GOOGLE_REDIRECT_URI": "http://localhost:3000/auth/callback"
          },
          "description": "Google Calendar MCP server using npx"
        }
      }
    }
Note: Your key is sensitive information, do not share it with anyone.
N
Notte Browser
Certified
Notte is an open-source full-stack network AI agent framework that provides browser sessions, automated LLM-driven agents, web page observation and operation, credential management, etc. It aims to transform the Internet into an agent-friendly environment and reduce the cognitive burden of LLMs by describing website structures in natural language.
666
4.5 points
B
Bing Search MCP
An MCP server for integrating Microsoft Bing Search API, supporting web page, news, and image search functions, providing network search capabilities for AI assistants.
Python
234
4 points
C
Cloudflare
Changesets is a build tool for managing versions and releases in multi - package or single - package repositories.
TypeScript
1.5K
5 points
E
Eino
Eino is an LLM application development framework designed specifically for Golang, aiming to simplify the AI application development process through concise, scalable, reliable, and efficient component abstraction and orchestration capabilities. It provides a rich component library, powerful graphical orchestration functions, complete stream processing support, and a highly scalable aspect mechanism, covering the full-cycle toolchain from development to deployment.
Go
3.5K
5 points
M
Modelcontextprotocol
Certified
This project is an implementation of an MCP server integrated with the Sonar API, providing real-time web search capabilities for Claude. It includes guides on system architecture, tool configuration, Docker deployment, and multi-platform integration.
TypeScript
1.1K
5 points
S
Serena
Serena is a powerful open - source coding agent toolkit that can transform LLMs into full - fledged agents that can work directly on codebases. It provides IDE - like semantic code retrieval and editing tools, supports multiple programming languages, and can be integrated with multiple LLMs via the MCP protocol or the Agno framework.
Python
826
5 points
Z
Zhipu Web Search MCP
Python
71
4.5 points
O
Open Multi Agent Canvas
Open Multi - Agent Canvas is an open - source multi - agent chat interface that supports managing multiple agents in dynamic conversations for travel planning, research, and general task processing.
TypeScript
434
4.5 points
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
837
4.3 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
97
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
150
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#
572
5 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
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
289
4.5 points
AIbase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIbase