
Gogcli Mcp Slides
Let your coding agent create and edit Google Slides decks through gogcli while you ship pitches, docs, and launch materials.
Overview
gogcli-mcp-slides is an MCP server for the Build phase that lets agents author and manage Google Slides decks through gogcli.
What is this MCP server?
- stdio MCP server (gogcli-mcp-slides v2.6.1) wrapping Google Slides via gogcli
- Deck and slide authoring from Claude Code, Cursor, Codex, or other MCP clients
- GOG_ACCOUNT ties actions to your authenticated Google identity
- Optional GOG_PATH override when gogcli is not on the default PATH
- npm-packaged integration—not a standalone slide design skill
- Package version 2.6.1
- stdio transport
- 2 documented environment variables: GOG_ACCOUNT, GOG_PATH
Community signal: 1 GitHub stars.
What problem does it solve?
Switching between your agent session and Google Slides breaks flow when you need decks updated as fast as your code and copy.
Who is it for?
Indie builders who already use gogcli + Google Workspace and want Claude or Cursor to maintain pitch and product decks programmatically.
Skip if: Teams without Google Slides/gogcli auth, or anyone who needs pixel-perfect design-only workflows with no Google account setup.
What do I get? / Deliverables
Your agent can create and adjust live Slides decks from MCP so pitch, doc, and launch slides stay in sync with what you are shipping.
- Agent-updated Google Slides decks linked to your Workspace account
- Repeatable slide edits without manual copy-paste from chat
- Local MCP config you can version alongside other dev tooling
Recommended MCP Servers
Journey fit
Deck authoring is a recurring deliverable during build (docs) even when the same server supports earlier pitches and later launch assets. Slides sit alongside written product docs as structured artifacts agents can draft, revise, and hand off without leaving the IDE.
How it compares
MCP bridge to Google Slides via gogcli—not a presentation-design skill or Canva-style template marketplace.
Common Questions / FAQ
Who is gogcli-mcp-slides for?
Solo and small-team builders who use Google Slides for pitches and product comms and want their MCP-enabled agent to edit decks through gogcli.
When should I use gogcli-mcp-slides?
Use it when you are validating, building, or launching and need agent-driven slide updates tied to the same Google account you use with gogcli.
How do I add gogcli-mcp-slides to my agent?
Install the npm package gogcli-mcp-slides, set GOG_ACCOUNT (and GOG_PATH if needed), authenticate gogcli for Google, then register the server with stdio transport in Claude Code, Cursor, or another MCP client.