← 返回
未分类 中文

Tmp.4Bjl9DoDQn

Use when the user asks to read, write, edit, export, or comment on Google Docs. Triggers for requests involving document editing, inserting text, exporting a...
用于用户请求读取、写入、编辑、导出或评论 Google Docs。当涉及文档编辑、插入文本、导出等操作时触发。
chrischall chrischall 来源
未分类 clawhub v2.8.0 10 版本 99929.6 Key: 无需
★ 0
Stars
📥 1,419
下载
💾 0
安装
10
版本
#latest

概述

gogcli-mcp-docs

Extended Google Docs MCP server via gogcli — 30 tools: auth + 7 base Docs + 18 extra dedicated Docs tools.

Requirements

  • gogcli installed and authenticated
  • Node.js 18 or later

Setup

{
  "mcpServers": {
    "gogcli-docs": {
      "command": "npx",
      "args": ["-y", "gogcli-mcp-docs"],
      "env": {
        "GOG_ACCOUNT": "you@gmail.com"
      }
    }
  }
}

Extra Docs Tools

ToolWhat it does
-------------------
gog_docs_appendAppend text or markdown to the end of a doc
gog_docs_copyCopy a document
gog_docs_deleteDelete content by character index range
gog_docs_editFind and replace with case-sensitivity
gog_docs_exportExport as PDF, TXT, HTML, DOCX, RTF, ODT, or EPUB
gog_docs_formatApply character / paragraph formatting
gog_docs_insertInsert text at a specific position
gog_docs_list_tabsList all document tabs
gog_docs_readRead doc as plain text or raw JSON
gog_docs_sedStream-edit with sed-like regex
gog_docs_trashMove a doc to Drive trash
gog_docs_updateUpdate content at a specific position
gog_docs_comments_listList comments (open or resolved)
gog_docs_comments_getGet a comment with replies
gog_docs_comments_addAdd a comment with optional quoted text
gog_docs_comments_replyReply to a comment
gog_docs_comments_resolveResolve a comment
gog_docs_comments_deleteDelete a comment

Plus 5 auth tools and 7 base Docs tools.

gog_docs_append with markdown: true — known limitations

Three bugs in gogcli's upstream markdown→Docs converter to be aware of:

  • 3+ tables in one call reorders the trailing punctuation of the paragraph before the 3rd table — split into multiple calls with ≤2 tables each (openclaw/gogcli#607).
  • Inline bold / italic / ` code inside table cells renders as literal characters — insert plain cell text, then apply formatting via gog_docs_format` (openclaw/gogcli#608).
  • Empty-header tables leak the last data row as literal pipe text — always supply a non-empty header row (openclaw/gogcli#609).

版本历史

共 10 个版本

  • v2.8.0 当前
    2026-06-13 17:55
  • v2.7.0
    2026-06-11 23:01
  • v2.6.1
    2026-06-11 16:48
  • v2.6.0
    2026-06-09 16:13
  • v2.4.1
    2026-06-04 12:37
  • v2.4.0
    2026-06-03 12:33
  • v2.3.0
    2026-06-01 12:00
  • v2.0.12
    2026-05-23 15:54 安全 安全
  • v2.0.11
    2026-05-20 04:56 安全 安全
  • v2.0.4
    2026-05-13 07:01 安全 安全

安全检测

腾讯云安全 (Keen)

队列中

腾讯云安全 (Sanbu)

队列中

🔗 相关推荐

Tmp.S252qZs2xo

chrischall
当用户请求管理 GoogleClassroom 时使用 — 创建或更新课程、注册学生和教师、发布公告、创建作业、查看提交等。
★ 0 📥 1,565

Tmp.XUCqN5AiCi

chrischall
用于处理用户对Gmail的阅读、整理、草稿、转发、自动回复等深度操作,触发条件包括会话、标签等。
★ 0 📥 1,562

Tmp.RQhII45DXr

chrischall
当用户请求浏览、上传、下载、共享或管理 Google Drive 文件和文件夹时使用。触发于涉及 Drive 上传/下载等操作。
★ 0 📥 1,551