Google Slides MCP MCP
v0.2.0io.github.a1-x-tech/mcp-google-slides
MCP server for the Google Slides API: presentations, slides, text, shapes, images and tables.
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add mcp-google-slides -e GOOGLE_SLIDES_CLIENT_ID=<GOOGLE_SLIDES_CLIENT_ID> -e GOOGLE_SLIDES_CLIENT_SECRET=<GOOGLE_SLIDES_CLIENT_SECRET> -e GOOGLE_SLIDES_REFRESH_TOKEN=<GOOGLE_SLIDES_REFRESH_TOKEN> -e GOOGLE_SLIDES_ACCESS_TOKEN=<GOOGLE_SLIDES_ACCESS_TOKEN> -e GOOGLE_SLIDES_OAUTH_PORT=<GOOGLE_SLIDES_OAUTH_PORT> -e GOOGLE_SLIDES_API_BASE=<GOOGLE_SLIDES_API_BASE> -e GOOGLE_SLIDES_DRIVE_API_BASE=<GOOGLE_SLIDES_DRIVE_API_BASE> -e GOOGLE_SLIDES_TIMEOUT_MS=<GOOGLE_SLIDES_TIMEOUT_MS> -e GOOGLE_SLIDES_MAX_RETRIES=<GOOGLE_SLIDES_MAX_RETRIES> -- npx -y @a1-x-tech/mcp-google-slides
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.