google-slides-mcp-server

micahyee415/google-slides-mcp-server
★ 0 stars TypeScript 🔒 Security Updated today
Model Context Protocol (MCP) server for Google Slides: read, template-fill, and edit presentations on Cloud Run with Google OAuth.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "google-slides-mcp-se": {
      "command": "npx",
      "args": [
        "-y",
        "micahyee415/google-slides-mcp-server"
      ]
    }
  }
}

README Excerpt

> A Model Context Protocol (MCP) server for Google Slides — read, template-fill, and edit presentations — deployed on Google Cloud Run with per-user Google OAuth. --- `google-slides-mcp` exposes 11 MCP tools that let an authenticated user read, duplicate, and edit Google Slides presentations directly from an MCP client such as Claude.ai.

Tools (19)

ALLOWED_DOMAINBULK_OP_ALERT_USER_IDBULK_OP_THRESHOLDGOOGLE_CLIENT_IDGOOGLE_CLIENT_SECRETPORTSERVER_URLSLACK_BOT_TOKENduplicate_presentationembed_sheets_chartexport_presentation_pdfget_presentationget_presentation_textget_slide_thumbnailinsert_imagerefresh_sheets_chartsreplace_all_textreplace_imageupdate_table_cells

Topics

cloud-rungoogle-oauthgoogle-slidesmcpmodel-context-protocoltypescript