Skip to main content
Glama

Google Cloud MCP Server

by krzko
# Google Cloud Authentication # Authentication Method 1: Service Account Key File (Recommended) GOOGLE_APPLICATION_CREDENTIALS=/path/to/service-account-key.json # Authentication Method 2: Environment Variables # GOOGLE_CLIENT_EMAIL=your-service-account@project-id.iam.gserviceaccount.com # GOOGLE_PRIVATE_KEY=your-private-key # IMPORTANT: Google Cloud Project ID # This is required for most operations. If not set, the server will attempt to # extract it from your credentials file, but it's recommended to set it explicitly. GOOGLE_CLOUD_PROJECT=your-project-id # Enable debug logging # DEBUG=true # Enable lazy authentication loading (helps with Smithery) # LAZY_AUTH=true

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/krzko/google-cloud-mcp'

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