Collaboration

Google Slides MCP Server

Use Studio chat to drive this server — credentials stay in your workspace.

Google Slides API for reading presentations.

15 tools
Agent guide included
One-click sign in
Start Chatting

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for Google Slides — workflow patterns, data models, and gotchas for your AI agent.

Google Slides

Google Slides API for reading presentations. Slides, shapes, text.

Data Model

  • Presentations — deck-level settings plus ordered slides.
  • Page elements — shapes, text boxes, images, tables, and grouped objects per slide.
  • Discovery — locate decks through Drive search on the Google Slides MIME type.

Gotchas

  • presentation_id: From Drive or URL.

Tools in this Server (15)

Google Slides Add Styled Text Box

Create a positioned, styled text box on a slide in a single call. Combines createShape, insertText, updateTextStyle, and updateParagraphStyle into one...

Google Slides Batch Update

Apply batch updates to a Google Slides presentation.

Google Slides Clear Slide

Remove all elements from a slide, giving you a blank canvas to rebuild.

Google Slides Create Comment

Create a Drive comment on a Google Slides presentation.

Google Slides Create Presentation

Create a new Google Slides presentation.

Google Slides Get Page

Get a specific page from a Google Slides presentation.

Google Slides Get Page Thumbnail

Get thumbnail image for a Google Slides page.

Google Slides Get Presentation

Fetch a presentation by ID (Slides API presentations.get).

Google Slides List Comments

List Drive comments on a Google Slides presentation.

Google Slides List Presentations

List Google Slides presentations accessible to the authenticated user (via Drive files.list).

Google Slides List Slide Elements

List all elements on a slide with a compact summary: element ID, type, position, size, and text content preview.

Google Slides Reply Comment

Reply to an existing Drive comment on a Google Slides presentation.

Google Slides Resize Element

Resize an element on a slide by specifying new width and height. Avoids the need to delete and recreate elements. Supports emu/inches/points.

Google Slides Resolve Comment

Resolve (or unresolve) a Drive comment on a Google Slides presentation.

Google Slides Validate Token

Validate the Google Slides OAuth token and confirm required scopes are granted.

Frequently Asked Questions

What is the Google Slides MCP server?

Google Slides API for reading presentations. It provides 15 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect Google Slides to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/google-slides. Authentication is handled automatically.

How many tools does Google Slides provide?

Google Slides provides 15 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does Google Slides require?

Google Slides uses One-click sign in. Google Slides requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect Google Slides to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/google-slides

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Ready to chat with Google Slides?

Same flow: Studio opens on this server after sign-in. Keep chatting to call tools from the conversation.

Google Slides MCP Server & Skill — 15 Tools