The reputation layer for AI skills, tools & agents

GoogleCloudPlatform/cloud-run-mcp

Score: 55.2 Rank #181

MCP server to deploy apps to Cloud Run

Overview

GoogleCloudPlatform/cloud-run-mcp is a JavaScript MCP server licensed under Apache-2.0. MCP server to deploy apps to Cloud Run Topics: mcp-server, google-cloud, google-cloud-run, mcp.

Ranked #181 out of 25632 indexed tools.

In the top 1% of all indexed tools.

Has 13 contributors.

Actively maintained with commits in the last week.

Ecosystem

JavaScript Apache-2.0
mcp-servergoogle-cloudgoogle-cloud-runmcp

Signal Breakdown

Stars 560
Freshness 3d ago
Issue Health 74%
Contributors 13
Dependents 0
Forks 99
Description Brief
License Apache-2.0

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge

AgentRank score for GoogleCloudPlatform/cloud-run-mcp
[![AgentRank](https://agentrank-ai.com/api/badge/tool/GoogleCloudPlatform--cloud-run-mcp)](https://agentrank-ai.com/tool/GoogleCloudPlatform--cloud-run-mcp)
<a href="https://agentrank-ai.com/tool/GoogleCloudPlatform--cloud-run-mcp"><img src="https://agentrank-ai.com/api/badge/tool/GoogleCloudPlatform--cloud-run-mcp" alt="AgentRank"></a>

Matched Queries

"mcp server""mcp-server"

From the README

# Cloud Run MCP server and Gemini CLI extension

Enable MCP-compatible AI agents to deploy apps to Cloud Run.

```json
"mcpServers":{
  "cloud-run": {
    "command": "npx",
    "args": ["-y", "@google-cloud/cloud-run-mcp"]
  }
}
```

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://cloud.google.com/run/docs/host-mcp-servers).

## Tools

- `deploy-file-contents`: Deploys files to Cloud Run by providing their contents directly.
- `list-services`: Lists Cloud Run services in a given project and region.
- `get-ser
Read full README on GitHub →
Are you the maintainer? Claim this listing