patxiai/integration-google-calendar
Composer 安装命令:
composer require patxiai/integration-google-calendar
包简介
Read events, check availability and create/update/delete events across one or more connected Google Calendar accounts, via Google's official Calendar MCP server.
README 文档
README
Connects PatxiAI to Google's official Calendar MCP server (calendarmcp.googleapis.com, Developer Preview): list calendars, read events, check availability, suggest meeting times, and create, update, delete or respond to events.
Wired into the Assistant department's Calendar specialist.
Authentication
Uses OAuth 2.0 against your own Google Cloud project — you'll need the Calendar API and the Calendar MCP API enabled (calendar-json.googleapis.com, calendarmcp.googleapis.com) and an OAuth 2.0 web client configured in the Google Cloud Console, same as Gmail's setup.
Multiple Google Calendar accounts can be connected at once; each gets its own prefixed set of tools (e.g. calendar_work_list_events).
Scopes requested
https://www.googleapis.com/auth/calendar.calendarlist.readonlyhttps://www.googleapis.com/auth/calendar.events.freebusyhttps://www.googleapis.com/auth/calendar.events.readonly
These are exactly what Google's own MCP server configuration guide specifies for the OAuth consent screen.
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-07-09