Integrations
Provides OAuth authentication with Google accounts for accessing Google services.
Enables creating events in Google Calendar with customizable attributes including start/end times, descriptions, locations, attendees, and timezone settings.
Requires setup through Google Cloud Console to enable API access and create OAuth credentials for the integration.
GoogleCalendarMCP
用于与 Google 日历交互的模型完成提示 (MCP)插件。
特征
- 在 Google 日历中创建可自定义的活动:
- 开始和结束时间
- 描述
- 地点
- 参会者
- 时区
安装
- 克隆此存储库:
Copy
- 创建虚拟环境并安装依赖项:
Copy
- 设置 Google 日历 API:
- 前往Google Cloud Console
- 创建新项目
- 启用 Google 日历 API
- 创建 OAuth 2.0 凭据(桌面应用程序)
- 下载凭证 JSON 文件并将其保存为项目根目录中的
credentials.json
用法
Copy
验证
首次运行该程序时,它会打开一个浏览器窗口,供您使用 Google 帐户进行身份验证。身份验证完成后,将创建一个token.json
文件来存储您的凭据,以供后续运行使用。
执照
麻省理工学院
This server cannot be installed
模型完成提示 (MCP) 插件允许用户在 Google 日历中创建具有可自定义属性(如时间、描述、位置、参加者和时区)的事件。