Overview
Features
Deploy files by contents
Deploys files to a Cloud Run service by providing their contents directly (deploy-file-contents).
List Cloud Run services
Lists Cloud Run services in a given project and region (list-services).
Get service details
Fetches details for a specific Cloud Run service (get-service).
Get service logs
Retrieves logs and error messages for a Cloud Run service (get-service-log).
Deploy local folder
Deploys a local folder to a Cloud Run service (deploy-local-folder).
List projects
Lists available Google Cloud projects to target for deployment (list-projects).
Create project
Creates a new Google Cloud project and attaches it to the first available billing account (create-project).
Remote deployment with IAM authentication
Deploys the MCP server to Cloud Run with IAM-based authentication to secure remote usage.
Who Is This For?
- AI developers:Use MCP to deploy apps to Cloud Run from Gemini and MCP clients.
- Cloud engineers:Host and manage the MCP server to enable Cloud Run deployments.
- MCP clients:Configure client tooling to deploy via the Cloud Run MCP server.




