Google Slides MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GOOGLE_CLIENT_ID | Yes | Your Google OAuth2 client ID | |
| GOOGLE_REDIRECT_URI | No | The OAuth2 redirect URI | http://localhost:3000/oauth2callback |
| GOOGLE_CLIENT_SECRET | Yes | Your Google OAuth2 client secret |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| create_slideC | Create a new slide in a Google Slides presentation |
| add_rectangleC | Add a rectangle to a slide with 20% of slide dimensions |
| get_presentation_infoC | Get information about a Google Slides presentation |
| list_slidesC | List all slides in a Google Slides presentation |
| get_auth_urlB | Get the OAuth2 authorization URL for Google Slides access |
| authenticateA | Complete OAuth2 authentication with authorization code |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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