← 返回
未分类 中文

Tmp.GI5vIamq2b

Use when the user asks to manage Google Calendar events or Google Meet spaces. Triggers for scheduling, listing events, creating/updating/deleting events, re...
用于处理用户请求管理 Google Calendar 事件或 Google Meet 会议室。触发场景包括排程、列出事件、创建/更新/删除事件等。
chrischall chrischall 来源
未分类 clawhub v2.8.0 9 版本 99926.7 Key: 无需
★ 0
Stars
📥 1,363
下载
💾 0
安装
9
版本
#latest

概述

gogcli-mcp-calendar

Extended Google Calendar MCP server via gogcli — 18 tools: auth + 7 base Calendar + 6 extra Meet tools.

Requirements

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

Setup

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

Extra Meet Tools

ToolWhat it does
-------------------
gog_meet_createCreate a Meet space
gog_meet_getGet a Meet space by code
gog_meet_updateUpdate Meet space config
gog_meet_endEnd the active conference
gog_meet_historyList past calls in a space
gog_meet_participantsList call participants

Plus 5 auth tools and 7 base Calendar tools (gog_calendar_events/get/create/update/delete/respond/run).

版本历史

共 9 个版本

  • v2.8.0 当前
    2026-06-13 17:56
  • v2.7.0
    2026-06-11 23:02
  • v2.6.1
    2026-06-11 16:49
  • v2.6.0
    2026-06-09 16:17
  • v2.4.1
    2026-06-04 12:38
  • v2.4.0
    2026-06-03 12:34
  • v2.3.0
    2026-06-01 12:01
  • v2.0.12
    2026-05-23 15:57 安全 安全
  • v2.0.11
    2026-05-20 04:59 安全 安全

安全检测

腾讯云安全 (Keen)

队列中

腾讯云安全 (Sanbu)

队列中

🔗 相关推荐

ai-agent

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,403 📥 323,825
office-efficiency

Tmp.XUCqN5AiCi

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

self-improving agent

pskoett
捕获经验教训、错误及修正内容,以实现持续改进。适用于以下场景:(1)命令或操作意外失败;(2)用户纠正Claude(如“不,那不对……”“实际上……”);(3)用户请求的功能不存在;(4)外部API或工具出现故障;(5)Claude发现自身
★ 4,119 📥 838,699