bohachu/botrun-google-slides-mcp
If you are the rightful owner of botrun-google-slides-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This project provides a Model Context Protocol (MCP) server for interacting with the Google Slides API, enabling programmatic management of Google Slides presentations through secure service account authentication.
Tools
Functions exposed to the LLM to take actions
create_presentation
Creates a new Google Slides presentation.
get_presentation
Retrieves details about an existing presentation.
batch_update_presentation
Applies a series of updates to a presentation.
get_page
Retrieves details about a specific page within a presentation.
summarize_presentation
Extracts and formats all text content from a presentation for easier summarization.
move_presentation
Move or copy a presentation to a specific Google Drive folder.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client