Skip to main content
Glama

google-mcp-server

by robcerda
.env.example660 B
# Google OAuth2 Configuration # Get these from Google Cloud Console > APIs & Services > Credentials GOOGLE_CLIENT_ID=your_client_id_here.apps.googleusercontent.com GOOGLE_CLIENT_SECRET=your_client_secret_here # Optional: Custom redirect URI (defaults to http://localhost:8080) # Only change if you configured a different URI in Google Cloud Console # GOOGLE_REDIRECT_URI=http://localhost:8080 # Optional: Additional OAuth2 scopes (space-separated) # Add any extra Google API scopes beyond the secure defaults # Example: GOOGLE_ADDITIONAL_SCOPES=https://www.googleapis.com/auth/spreadsheets https://www.googleapis.com/auth/contacts # GOOGLE_ADDITIONAL_SCOPES=

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/robcerda/google-mcp-server'

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