Skip to main content

cloud-run-mcp

by GoogleCloudPlatform· Infrastructure
552

MCP server to deploy apps to Cloud Run

Install

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

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

Works Well With

Other MCP servers developers commonly pair with cloud-run-mcp

About

MCP server to deploy apps to Cloud Run

google-cloudgoogle-cloud-runmcpmcp-server