Google Cloud Run

Deploys applications to Google Cloud Run through automated containerization, project setup, and service management with support for both local files and provided content.

Featured
View Source
314 stars
0 tools
Created Aug 2025
@googlecloudplatform/googlecloudplatform-google-cloud-run-cloud-run-mcp

About

Deploys applications to Google Cloud Run through automated containerization, project setup, and service management with support for both local files and provided content.

Categories

general

Installation

npm

npm install @googlecloudplatform/googlecloudplatform-google-cloud-run-cloud-run-mcp

Configuration

{ "mcpServers": { "googlecloudplatform-google-cloud-run-cloud-run-mcp": { "command": "npx", "args": [ "-y", "@googlecloudplatform/googlecloudplatform-google-cloud-run-cloud-run-mcp" ] } } }