Skip to main content
Glama

Google Slides MCP Server

.env.example371 B
# Environment variables for Google Slides MCP Server # Google OAuth2 Credentials GOOGLE_CLIENT_ID=your_client_id_here GOOGLE_CLIENT_SECRET=your_client_secret_here GOOGLE_REDIRECT_URI=http://localhost:3000/oauth2callback # Optional: Service Account Key (alternative to OAuth2) # GOOGLE_SERVICE_ACCOUNT_KEY_PATH=path/to/service-account-key.json # Debug mode DEBUG=false

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