Use when the user asks to manage Google Calendar events or Google Meet spaces. Triggers for scheduling, listing events, creating/updating/deleting events, responding to invitations, creating Meet spaces, ending conferences, listing meeting participants or call history.
文档
gogcli-mcp-contacts
试用Use when the user asks to look up, search, or manage Google Contacts and the broader People API (Workspace directory). Triggers for contact lookups by name/email/phone, Workspace user search, profile fields, manager/reports relations, or any People API query.
它能做什么
Use when the user asks to look up, search, or manage Google Contacts and the broader People API (Workspace directory). Triggers for contact lookups by name/email/phone, Workspace user search, profile fields, manager/reports relations, or any People API query.
技能文档
gogcli-mcp-contacts
Extended Google Contacts MCP server via gogcli — 15 tools: auth + 5 base Contacts + 5 extra People API tools.
- Source: github.com/chrischall/gogcli-mcp
Requirements
- gogcli installed and authenticated
- Node.js 18 or later
Setup
{
"mcpServers": {
"gogcli-contacts": {
"command": "npx",
"args": ["-y", "gogcli-mcp-contacts"],
"env": {
"GOG_ACCOUNT": "you@gmail.com"
}
}
}
}
Extra People Tools
| Tool | What it does |
|---|---|
gog_people_me | Show your own profile |
gog_people_get | Get a profile by resource name |
gog_people_search | Search the Workspace directory |
gog_people_relations | Manager/reports relations |
gog_people_raw | Raw People API JSON dump |
Plus 5 auth tools and 5 base Contacts tools (gog_contacts_search/list/get/create/run). The base gog_contacts_search only sees your personal contacts; use gog_people_search for the full Workspace directory.
相关技能
Use when the user asks to read, organize, draft, forward, autoreply, or otherwise work with Gmail in depth. Triggers for requests involving threads, labels, drafts, attachments, bulk archive/trash/mark-read operations, forwarding messages, or any Gmail operation beyond simple search/get/send. Includes auth and Gmail tools only.
This skill should be used when the user asks about Google Workspace automation via gogcli — Docs, Sheets, Slides, Drive, or Classroom. Triggers on phrases like "edit this Google doc", "update the sheet", "find my slides", "grade this assignment", or any request involving Google Workspace documents, files, or classes. This is an umbrella skill — the 5 sibling packages (gogcli-mcp-docs, gogcli-mcp-sheets, gogcli-mcp-slides, gogcli-mcp-drive, gogcli-mcp-classroom) cover specific APIs.
通过 gws CLI 在终端驱动 Gmail、Drive、Calendar、Sheets、Docs 和 Admin SDK,统一以 JSON 输出。
轻量级Google Workspace命令行工具,支持Gmail、Calendar、Drive核心操作,适合个人用户日常使用。
Helps with Agent users show strong demand for Gog-style workf...