Tmp.Mw5jO0UIvc
/install gogcli-mcp-gmail
gogcli-mcp-gmail
Extended Gmail MCP server via gogcli — 32 tools: auth + 4 base Gmail + 23 extra dedicated Gmail tools.
- Source: github.com/chrischall/gogcli-mcp
Requirements
- gogcli installed and authenticated
- Node.js 18 or later
Setup
{
"mcpServers": {
"gogcli-gmail": {
"command": "npx",
"args": ["-y", "gogcli-mcp-gmail"],
"env": {
"GOG_ACCOUNT": "[email protected]"
}
}
}
}
Extra Gmail Tools
Read
| Tool | What it does |
|---|---|
gog_gmail_raw |
Raw Gmail API JSON for a message |
gog_gmail_attachment |
Download a single attachment |
gog_gmail_url |
Print web URLs for threads |
gog_gmail_history |
List history events since a historyId |
Threads
| Tool | What it does |
|---|---|
gog_gmail_thread_get |
Get a thread with all messages |
gog_gmail_thread_modify |
Modify labels on a thread |
gog_gmail_thread_attachments |
List/download all attachments in a thread |
Labels
| Tool | What it does |
|---|---|
gog_gmail_labels_list |
List all labels |
gog_gmail_labels_get |
Get a label's details and counts |
gog_gmail_labels_create |
Create a new label |
gog_gmail_labels_rename |
Rename a label |
gog_gmail_labels_delete |
Delete a label |
gog_gmail_labels_modify |
Modify labels on one or more threads |
Bulk operations
| Tool | What it does |
|---|---|
gog_gmail_archive |
Archive by IDs or query |
gog_gmail_mark_read |
Mark read by IDs or query |
gog_gmail_mark_unread |
Mark unread by IDs or query |
gog_gmail_trash |
Trash by IDs or query |
gog_gmail_message_modify |
Modify labels on a single message |
gog_gmail_batch_delete |
Permanently delete multiple messages |
gog_gmail_batch_modify |
Modify labels on multiple messages |
Drafts
| Tool | What it does |
|---|---|
gog_gmail_drafts_list |
List drafts |
gog_gmail_drafts_get |
Get a draft |
gog_gmail_drafts_create |
Create a draft |
gog_gmail_drafts_update |
Update a draft |
gog_gmail_drafts_delete |
Delete a draft |
gog_gmail_drafts_send |
Send a draft |
Write
| Tool | What it does |
|---|---|
gog_gmail_forward |
Forward a message |
gog_gmail_autoreply |
Reply once to all messages matching a query |
Plus 5 auth tools and 4 base Gmail tools (search, get, send, run). Use gog_gmail_run for advanced settings (filters, delegates, forwarding, sendas, vacation, watch) and email tracking (track).
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install gogcli-mcp-gmail - 安装完成后,直接呼叫该 Skill 的名称或使用
/gogcli-mcp-gmail触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Tmp.Mw5jO0UIvc 是什么?
Use when the user asks to read, organize, draft, forward, autoreply, or otherwise work with Gmail in depth. Triggers for requests involving threads, labels,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 74 次。
如何安装 Tmp.Mw5jO0UIvc?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install gogcli-mcp-gmail」即可一键安装,无需额外配置。
Tmp.Mw5jO0UIvc 是免费的吗?
是的,Tmp.Mw5jO0UIvc 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Tmp.Mw5jO0UIvc 支持哪些平台?
Tmp.Mw5jO0UIvc 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Tmp.Mw5jO0UIvc?
由 chrischall(@chrischall)开发并维护,当前版本 v2.0.4。