Cloud Run MCP
Interface UIpar googlecloudplatform
Deploy and manage Google Cloud Run services directly from your AI assistant.
What it does
Connects AI agents to Google Cloud Platform, allowing them to deploy, manage, and monitor applications on Cloud Run. It enables a seamless workflow from code generation to live production deployment without leaving the chat interface.
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-service: Gets details for a specific Cloud Run service.get-service-log: Retrieves logs and error messages for a specific service.deploy-local-folder: Deploys a local folder to a Cloud Run service (local only).list-projects: Lists available GCP projects (local only).create-project: Creates a new GCP project and attaches billing (local only).
Installation
To use as a local MCP server, add this to your claude_desktop_config.json:
{
"mcpServers": {
"cloud-run": {
"command": "npx",
"args": ["-y", "@google-cloud/cloud-run-mcp"]
}
}
}
Supported hosts
- Claude Desktop
- VS Code Copilot
- Cursor
- Windsurf
- Gemini CLI
Installation rapide
npx -y @google-cloud/cloud-run-mcpInformations
- Tarification
- free
- Publié
- 4/11/2026
- étoiles







