MCP.so
登录

Google Calendar MCP Server

@rsc1102

关于 Google Calendar MCP Server

Model Context Protocol (MCP) server that integrates with the Google Calendar API

基本信息

分类

生产力

运行时

python

传输方式

stdio

发布者

rsc1102

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "Google_Calendar_MCP": {
      "command": "uv",
      "args": [
        "sync"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Google Calendar MCP Server?

The Google Calendar MCP Server is a Model Context Protocol server that integrates with the Google Calendar API. It allows users to list, create, delete, and update calendar events and is designed to work with Anthropic's Claude Desktop as an MCP client.

How to use Google Calendar MCP Server?

Install UV, clone the repository, run uv sync, and place a downloaded credentials.json file from the Google Cloud Console in the project directory. Then configure Claude Desktop by adding the server to `claude_desktop_config.json

评论

生产力 分类下的更多 MCP 服务器