
Security News
Open VSX Unblocks Extension IDs Used in Malware Campaign
Open VSX has removed three extension IDs from its malicious-extension list as the legitimate publishers they impersonated move to claim the names for themselves.
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 160 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
Open VSX has removed three extension IDs from its malicious-extension list as the legitimate publishers they impersonated move to claim the names for themselves.

Product
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.

Product
Socket is bringing experimental protection to Firefox, scanning 97,000+ extensions in Mozilla's official directory for malware and risky updates.