cloud-run-mcp

cloud-run-mcp

40

This project provides an MCP server for deploying applications to Google Cloud Run using MCP-compatible AI agents. It includes tools for file deployment, service management, and project creation, supporting both local and remote use cases with secure authentication.

Command
"mcpServers":{
  "cloud-run": {
    "command": "npx",
    "args": ["-y", "https://github.com/GoogleCloudPlatform/cloud-run-mcp"]
  }
}