Google Slides MCP
UnclaimedMCP Server for Google Slides
Unclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (14)
content
All text extracted from the slide
fields
(string, optional): A field mask (e.g., "slides,pageSize") to limit the returned data.
include_notes
(boolean, optional): Whether to include speaker notes in the summary. Defaults to false.
lastModified
Revision information
notes
Speaker notes (if requested and available)
pageObjectId
(string, required): The object ID of the page (slide) to retrieve.
presentationId
(string, required): The ID of the presentation to retrieve.
requests
(array, required): An array of request objects defining the updates. Refer to the Google Slides API batchUpdate documentation for the structure of individual requests.
slideCount
Total number of slides
slideId
Object ID of the slide
slideNumber
Position in presentation
slides
Array of slide objects containing:
title
(string, required): The title for the new presentation.
writeControl
(object, optional): Controls write request execution (e.g., using revision IDs).