patxiai/integration-google-gmail
Composer 安装命令:
composer require patxiai/integration-google-gmail
包简介
Search, read, label and draft email across one or more connected Gmail accounts, via Google's official Gmail MCP server.
README 文档
README
Connects PatxiAI to Google's official Gmail MCP server (gmailmcp.googleapis.com, Developer Preview): search, read, label and draft email across one or more connected Gmail accounts. Drafts only — Patxi cannot send email on your behalf.
Wired into the Assistant department's Mail specialist.
Authentication
Uses OAuth 2.0 against your own Google Cloud project — you'll need the Gmail API and the Gmail MCP API enabled (gmail.googleapis.com, gmailmcp.googleapis.com) and an OAuth 2.0 web client configured in the Google Cloud Console.
Multiple Gmail accounts can be connected at once (work and personal); each gets its own prefixed set of tools (e.g. gmail_work_search_threads).
Scopes requested
https://www.googleapis.com/auth/gmail.readonlyhttps://www.googleapis.com/auth/gmail.composeopenid,email
gmail.compose grants draft creation only, not send access. These are exactly what Google's own MCP server configuration guide specifies for the OAuth consent screen.
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-07-09