Skip to main content
Glama

Google Slides MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GOOGLE_CLIENT_IDYesYour Google OAuth2 client ID
GOOGLE_REDIRECT_URINoThe OAuth2 redirect URIhttp://localhost:3000/oauth2callback
GOOGLE_CLIENT_SECRETYesYour Google OAuth2 client secret

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
create_slide

Create a new slide in a Google Slides presentation

add_rectangle

Add a rectangle to a slide with 20% of slide dimensions

get_presentation_info

Get information about a Google Slides presentation

list_slides

List all slides in a Google Slides presentation

get_auth_url

Get the OAuth2 authorization URL for Google Slides access

authenticate

Complete OAuth2 authentication with authorization code

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