
Security News
Happy Birthday, Shai-Hulud
It has been one year since Shai-Hulud made its first appearance on npm.
gogcli-mcp
Advanced tools
[!WARNING] AI-developed project. This codebase was built and is actively maintained by Claude Code. Review all code and tool permissions before use.
Base Model Context Protocol server that gives Claude access to Google Workspace via gogcli. Includes 52 tools across 8 services: Sheets, Docs, Gmail, Calendar, Drive, Tasks, Contacts, and Auth.
For extended Sheets or Docs support, see gogcli-mcp-sheets and gogcli-mcp-docs.
brew install gogcli
gog auth add your@gmail.com
npm install -g gogcli-mcp
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"gogcli": {
"command": "gogcli-mcp",
"env": {
"GOG_ACCOUNT": "you@gmail.com"
}
}
}
}
claude mcp add gogcli-mcp -- gogcli-mcp
| Service | Tools | Includes |
|---|---|---|
| Sheets | 8 | get, update, append, clear, metadata, create, find-replace, run |
| Docs | 7 | info, cat, create, write, find-replace, structure, run |
| Gmail | 4 | search, get, send, run |
| Calendar | 7 | events, get, create, update, delete, respond, run |
| Drive | 9 | ls, search, get, mkdir, rename, move, delete, share, run |
| Tasks | 7 | lists, list, get, add, done, delete, run |
| Contacts | 5 | search, list, get, create, run |
| Auth | 5 | list, status, services, add, run |
All tools accept an optional account parameter to target a specific Google account.
MIT
FAQs
MCP server wrapping gogcli for Google service access
The npm package gogcli-mcp receives a total of 306 weekly downloads. As such, gogcli-mcp popularity was classified as not popular.
We found that gogcli-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Security News
It has been one year since Shai-Hulud made its first appearance on npm.

Research
/Security News
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.

Security News
GitHub Actions now supports cache-mode, a least-privilege control on the Actions cache aimed at the cache poisoning technique behind recent compromises.