Cloud Run MCP

MCP server that enables AI agents to deploy applications to Google Cloud Run. Provides tools to deploy file contents or local folders, list and inspect Cloud Run services, retrieve service logs, list GCP projects, and create new projects. Supports local and remote (on Cloud Run itself) deployment modes.

Evaluated Mar 06, 2026 (0d ago) v1.9.0
Homepage ↗ Repo ↗ Other cloud-run gcp google-cloud mcp deployment serverless containers devops
⚙ Agent Friendliness
76
/ 100
Can an agent use this?
🔒 Security
90
/ 100
Is it safe for agents?
⚡ Reliability
88
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
82
Documentation
82
Error Messages
65
Auth Simplicity
75
Rate Limits
72

🔒 Security

TLS Enforcement
100
Auth Strength
90
Scope Granularity
88
Dep. Hygiene
88
Secret Handling
85

Google Cloud IAM with Cloud Run-specific permissions. Workload Identity for service authentication. SOC2, ISO27001, FedRAMP. Serverless containers — automatic TLS, no infrastructure to manage. VPC connector for private network access.

⚡ Reliability

Uptime/SLA
92
Version Stability
88
Breaking Changes
85
Error Recovery
85
AF Security Reliability

Best When

You want AI agents to deploy and manage Google Cloud Run services with minimal friction, especially during prototyping or iterative development.

Avoid When

You need multi-cloud deployment, complex orchestration, or are not using Google Cloud Platform.

Use Cases

  • Deploying applications to Cloud Run directly from an AI-powered IDE or CLI
  • Listing and inspecting running Cloud Run services and their logs
  • AI-driven infrastructure management for GCP serverless workloads
  • Rapid prototyping with deploy-from-conversation workflows
  • Managing multiple GCP projects and services via natural language

Not For

  • Non-GCP cloud deployments (AWS, Azure)
  • Complex multi-service orchestration beyond Cloud Run
  • Production CI/CD pipelines (better suited as a developer convenience tool)

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
Yes
Webhooks
No

Authentication

Methods: gcloud-adc oauth iam
OAuth: Yes Scopes: Yes

Requires Google Cloud SDK authentication via 'gcloud auth login' and 'gcloud auth application-default login'. Remote deployments use IAM-authenticated proxy. OAuth supported via gcloud SDK OAuth client.

Pricing

Model: open_source
Free tier: Yes
Requires CC: No

Apache 2.0 licensed. Cloud Run itself has a generous free tier but requires a GCP billing account for production use.

Agent Metadata

Pagination
unknown
Idempotent
Partial
Retry Guidance
Not documented

Known Gotchas

  • Some tools (deploy-local-folder, list-projects, create-project) only available in local mode, not remote
  • Remote MCP server restricted to same GCP project as the server itself
  • DNS rebinding protection (ENABLE_HOST_VALIDATION) is disabled by default
  • SKIP_IAM_CHECK defaults to true, which may lead to permission errors at deploy time rather than preflight
  • Requires GCP project and billing account setup before first use

Alternatives

Full Evaluation Report

Detailed scoring breakdown, competitive positioning, security analysis, and improvement recommendations for Cloud Run MCP.

$99

Scores are editorial opinions as of 2026-03-06.

5178
Packages Evaluated
26151
Need Evaluation
173
Need Re-evaluation
Community Powered