Cloud Platforms
Deploy containerized applications to Google Cloud Run. Serverless container hosting.
mcpizy install google-cloud-runnpx -y @google-cloud/mcp-cloud-run{
"mcpServers": {
"google-cloud-run": {
"command": "npx",
"args": [
"-y",
"@google-cloud/mcp-cloud-run"
]
}
}
}