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 Source314 stars
0 tools
Created Aug 2025
@googlecloudplatform/googlecloudplatform-google-cloud-run-cloud-run-mcpAbout
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"
]
}
}
}