
Security News
Ruby's Bundler 4.0.18 Extends Cooldown to bundle lock and bundle cache
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.
gogcli-mcp-slides
Advanced tools
Extended Google Slides MCP server via gogcli — auth + full Slides support
[!WARNING] AI-developed project. This codebase was built and is actively maintained by Claude Code. Review all code and tool permissions before use.
Extended Google Slides MCP server via gogcli. Includes auth tools plus 12 dedicated Slides tools for creating, editing, and exporting presentations (markdown-driven creation, template substitution, speaker notes, slide images, and more).
brew install gogcli
gog auth add your@gmail.com --services slides
npm install -g gogcli-mcp-slides
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"gogcli-slides": {
"command": "gogcli-mcp-slides",
"env": {
"GOG_ACCOUNT": "you@gmail.com"
}
}
}
}
claude mcp add gogcli-slides -- gogcli-mcp-slides
Plus 5 auth tools and 1 gog_slides_run escape hatch for a total of 18 tools.
| Tool | Description |
|---|---|
gog_slides_export | Export a presentation to a local file (pdf or pptx) |
gog_slides_info | Get metadata for a presentation |
gog_slides_create | Create a new presentation, optionally from a template |
gog_slides_create_from_markdown | Create a new presentation from markdown content |
gog_slides_create_from_template | Create from a template with placeholder replacements |
gog_slides_copy | Copy a presentation |
gog_slides_add_slide | Add a new slide from a local image |
gog_slides_list_slides | List slides in a presentation |
gog_slides_delete_slide | Delete a slide |
gog_slides_read_slide | Read the content of a slide |
gog_slides_update_notes | Update speaker notes on a slide |
gog_slides_replace_slide | Replace the image content of an existing slide |
MIT
FAQs
Extended Google Slides MCP server via gogcli — auth + full Slides support
We found that gogcli-mcp-slides 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.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.