
Company News
Jerod Santo Joins Socket as Head of Media
Allow myself to introduce... myself.
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 115 tools across 13 services: Sheets, Docs, Gmail, Calendar, Drive, Slides, Classroom, Chat, Apps Script, Tasks, Contacts, the generic Discovery API escape hatch, 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 | 6 | search, get, send, reply, reply-all, run |
| Calendar | 7 | events, get, create, update, delete, respond, run |
| Drive | 11 | ls, search, get, mkdir, rename, move, delete, share, extract-text, read-bytes, run |
| Slides | 7 | export, info, create, copy, list-slides, read-slide, run |
| Classroom | 25 | courses, students, teachers, roster, coursework, submissions (grade/return/turn-in/reclaim), announcements, topics, invitations, profile, run |
| Chat | 13 | spaces list/find/create, threads list, messages list/search/send, dm send/space, reactions list/create/delete, run |
| Apps Script | 8 | get, content, pull, create, deployments, versions, run-function, run |
| Tasks | 7 | lists, list, get, add, done, delete, run |
| Contacts | 5 | search, list, get, create, run |
| API | 3 | list, describe, call |
| Auth | 8 | list, status, health, services, add, add-url, add-complete, 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 383 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.

Company News
Allow myself to introduce... myself.

Research
/Security News
A Twitch browser extension on Chrome and Firefox forwards users’ live OAuth session tokens through proxies controlled by a Russian bot service.

Security News
Anthropic found biased reasoning and recklessness drove Claude Mythos 5 to publish malware on PyPI and compromise a security vendor.