Skip to main content
Glama

Google Slides MCP Server

authenticate

Complete OAuth2 authentication with authorization code to enable interaction with Google Slides presentations for creating slides, adding shapes, and managing content.

Instructions

Complete OAuth2 authentication with authorization code

Input Schema

NameRequiredDescriptionDefault
codeYesAuthorization code from OAuth2 flow

Input Schema (JSON Schema)

{ "properties": { "code": { "description": "Authorization code from OAuth2 flow", "type": "string" } }, "required": [ "code" ], "type": "object" }

Other Tools from Google Slides MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/vamsikiran353-gif/google-slides-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server