MCP server to deploy apps to Cloud Run
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.ALLOWED_HOSTS— Comma-separated list of allowed Host headers (if host validation is enabled). The default value is localhost,127.0.0.1,::1.DEFAULT_SERVICE_NAME— deploy: Deploys the current working directory to Cloud Run. If a service name is not provided, it will use the environment variable, or the name of the current working directory.ENABLE_HOST_VALIDATION— Prevents [DNS Rebinding](https://en.wikipedia.org/wiki/DNS_rebinding) attacks by validating the Host header. This is disabled by default.GCP_PARENTGCP_STDIOGOOGLE_CLOUD_PROJECT— The default project ID to use for Cloud Run services.GOOGLE_CLOUD_REGION— The default region to use for Cloud Run services.GOOGLE_OAUTH_AUDIENCEGOOGLE_OAUTH_CLIENT_IDGOOGLE_OAUTH_CLIENT_SECRETGOOGLE_OAUTH_REDIRECT_URIOAUTH_AUTHORIZATION_ENDPOINTOAUTH_AUTHORIZATION_SERVEROAUTH_ENABLEDOAUTH_PROTECTED_RESOURCEOAUTH_TOKEN_ENDPOINTPORTRUN_INGRESS_POLICYSKIP_IAM_CHECK— Controls whether to check for IAM permissions for a Cloud Run service. Set to false to enable checks. This is true by default which is a recommended way to make the service public.[](https://m8ven.ai/mcp/googlecloudplatform-cloud-run-mcp-ua00sa)