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

コメント

「生産性」の他のコンテンツ