.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/googlecloudplatform/cloud-run-mcp
home/mcp-servers/googlecloudplatform/cloud-run-mcp
googlecloudplatform avatar

cloud-run-mcp

bygooglecloudplatform· 3 MCP servers

Stars

622

Forks

120

Category

Cloud & Infrastructure

View on GitHub

TL;DR

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

How to install cloud-run-mcp?

googlecloudplatform/cloud-run-mcp
$git clone https://github.com/googlecloudplatform/cloud-run-mcp

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install cloud-run-mcp by running `git clone https://github.com/googlecloudplatform/cloud-run-mcp`, then use it for the current task and follow its documentation at https://github.com/googlecloudplatform/cloud-run-mcp.

Files · 1

View on GitHub
README.md
1# Cloud Run MCP server and Gemini CLI extension
2 
3Enable MCP-compatible AI agents to deploy apps to Cloud Run.
4 
5```json
6"mcpServers":{
7 "cloud-run": {
8 "command": "npx",
9 "args": ["-y", "@google-cloud/cloud-run-mcp"]
10 }
11}
12```
13 
14Deploy from Gemini CLI and other AI-powered CLI agents:
15 
16<img src="https://raw.githubusercontent.com/GoogleCloudPlatform/cloud-run-mcp/refs/heads/main/.github/images/deploycli.gif" width="800">
17 
18Deploy from AI-powered IDEs:
19 
20<img src="https://raw.githubusercontent.com/GoogleCloudPlatform/cloud-run-mcp/refs/heads/main/.github/images/deploy_from_ide.gif" width="800">
21 
22Deploy from AI assistant apps:
23 
24<img src="https://raw.githubusercontent.com/GoogleCloudPlatform/cloud-run-mcp/refs/heads/main/.github/images/deploy_from_apps.gif" width="800">
25 
26Deploy 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/).
27 
28> [!NOTE]
29> 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).
30 
31## Tools
32 
33- `deploy-file-contents`: Deploys files to Cloud Run by providing their contents directly.
34- `list-services`: Lists Cloud Run services in a given project and region.
35- `get-service`: Gets details for a specific Cloud Run service.
36- `get-service-log`: Gets Logs and Error Messages for a specific Cloud Run service.
37 
38- `deploy-local-folder`\*: Deploys a local folder to a Google Cloud Run service.
39- `list-projects`\*: Lists available GCP projects.
40- `create-project`\*: Creates a new GCP project and attach it to the first available billing account. A project ID can be optionally specified.
41 
42_\* only available when running locally_
43 
44## Prompts
45 
46Prompts are natural language commands that can be used to perform common tasks. They are shortcuts for executing tool calls with pre-filled arguments.
47 
48- `deploy`: Deploys the current working directory to Cloud Run. If a service name is not provided, it will use the `DEFAULT_SERVICE_NAME` environment variable, or the name of the current working directory.
49- `logs`: Gets the logs for a Cloud Run service. If a service name is not provided, it will use the `DEFAULT_SERVICE_NAME` environment variable, or the name of the current working directory.
50 
51## Environment Variables
52 
53The Cloud Run MCP server can be configured using the following environment variables:
54 
55| Variable | Description |
56| :----------------------- | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
57| `GOOGLE_CLOUD_PROJECT` | The default project ID to use for Cloud Run services. |
58| `GOOGLE_CLOUD_REGION` | The default region to use for Cloud Run services. |
59| `DEFAULT_SERVICE_NAME` | The default service name to use for Cloud Run services. |
60| `SKIP_IAM_CHECK` | Controls whether to check for IAM permissions for a Cloud Run service. Set to `false` to enable checks. This is `true` by default which is a recommended way to make the service public. |
61| `ENABLE_HOST_VALIDATION` | Prevents [DNS Rebinding](https://en.wikipedia.org/wiki/DNS_rebinding) attacks by validating the Host header. This

Preview

googlecloudplatform/cloud-run-mcpgooglecloudplatform/cloud-run-mcp

# Cloud Run MCP server and Gemini CLI extension

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

```json

"mcpServers":{

Repogooglecloudplatform/cloud-run-mcp
TypeMCP Servers
CategoryCloud & Infrastructure
UpdatedJul 2026
LicenseApache-2.0
First seenJul 27, 2026

Tags

MCPgoogle-cloudgoogle-cloud-run

Related

6 picks
Type
  1. aws avatarmcp-proxy-for-awsAWS MCP Proxy ServerMCP ServersJul 20262.0M330
  2. axiommath avataraxle-mcp-serverMCP server for Axiom Lean Engine (AXLE) — exposes Lean verification tools to Claude Code and other MCP clientsMCP ServersJun 20264.4k36
  3. aliyun avataralibaba-cloud-ops-mcp-serverAlibabaCloud CloudOps MCP ServerMCP ServersMar 20261.7k124
  4. yawlabs avataraws-mcpAWS MCP server — call any AWS API from AI assistants, with first-class SSO re-loginMCP ServersJul 20261.3k5
  5. takashito avatarlinode-mcp-serverA Model Context Protocol (MCP) server that enables AI assistants like Claude to interact with your Linode Cloud Platform environment.MCP ServersMay 202656820
  6. call518 avatarmcp-openstack-ops90+ production-safe OpenStack tools for AI agents via MCP. Project-scoped & read-only by default. Works with Claude, Open WebUI & any MCP client. FastMCP + OpenStack SDK. Available on PyPI, Docker Hub & Smithery.MCP ServersJul 202644736