MCP Directory
Back

cloud-run-mcp

by GoogleCloudPlatform · JavaScript · ★ 600

MCP server to deploy apps to Cloud Run

#google-cloud#google-cloud-run#mcp#mcp-server

Install

npx -y github:GoogleCloudPlatform/cloud-run-mcp

Claude Desktop config

Add this to your claude_desktop_config.json:

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

From the README

Enable MCP-compatible AI agents to deploy apps to Cloud Run. Deploy from Gemini CLI and other AI-powered CLI agents: Deploy from AI-powered IDEs: Deploy from AI assistant apps: Deploy from agent SDKs, like the [Google Gen AI SDK](https://ai.google.dev/gemini-api/docs/function-calling?example=meeting#use_model_context_protocol_mcp) or [Agent Development Kit](https://google.github.io/adk-docs/tools/mcp-tools/). > [!NOTE] > This is the repository of an MCP server to deploy code to Cloud Run, to learn how to **host** MCP servers on Cloud Run, [visit the Cloud Run documentation](https://clou…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers