mcpserver.lol
registry/googleapis-mcp-12
Connection check verified live · 20h ago

googleapis-mcp-12

Deploy applications to Cloud Run

Tools 5
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

5 tools

Read from the running server on 20h ago.

deploy_service_from_archive can modify data service*
Deploy a Cloud Run service directly from a self-contained source code archive (.tar.gz), skipping the container image build step for faster deployment. The archive must include al…
deploy_service_from_file_contents can modify data service*
Deploys a Cloud Run service directly from local source files. This method is suitable for scripting languages like Python and Node.js, of which the source code can be embedded in t…
deploy_service_from_image can modify data service*
Deploy a container image from Artifact Registry or Docker Hub as a Cloud Run service.
get_service read-only name*region*project*
Get info about a Cloud Run service, such as its URI and whether the deploy succeeded.
list_services read-only region*project*
List Cloud Run services in a given Google Cloud project and region.