Cloud Run MCP Server
OfficialRelated Servers
Alternatives to Cloud Run MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseAqualityDmaintenanceEnables MCP-compatible AI agents to deploy and manage applications on Google Cloud Run, including service deployment, listing, logging, and project creation.87 npmApache 2.0
- AlicenseNot gradedqualityCmaintenanceGrok plugin for deploying and managing Google Cloud Run services via MCP tools, slash commands, and a skill.Apache 2.0
- AlicenseNot gradedqualityDmaintenanceEnables interaction with Google Cloud Platform services through gcloud CLI commands via a Cloud Run deployed MCP server. Supports executing gcloud commands and managing GCP resources through natural language.MIT
- AlicenseBqualityDmaintenanceEnables AI assistants to interact with and manage Google Cloud Platform resources including Compute Engine, Cloud Run, Storage, BigQuery, and other GCP services through a standardized MCP interface.16MIT
- AlicenseNot gradedqualityBmaintenanceEnables management of GCP resources and integration with AI development tools via a stateless MCP server hosted on Cloud Run.11 npmMIT
- AlicenseBqualityNot gradedmaintenanceEnables AI assistants to interact with and manage Google Cloud Platform resources including Artifact Registry, BigQuery, Cloud Build, Compute Engine, Cloud Run, Cloud Storage, and monitoring services through a standardized MCP interface.1MIT
TDQS
Scored across 8 tools
Most tools have distinct purposes, but the three deployment tools (deploy_file_contents, deploy_local_files, deploy_local_folder) could cause confusion as they all handle deployment with subtle differences in input source. The other tools (create_project, get_service, get_service_log, list_projects, list_services) are clearly differentiated by their target resources and actions.
All tool names follow a consistent verb_noun pattern with snake_case, such as create_project, deploy_file_contents, get_service, and list_services. There are no deviations in naming conventions, making the set predictable and easy to parse.
With 8 tools, the server is well-scoped for managing Cloud Run deployments and related GCP projects. The count is reasonable, covering core operations like deployment, service management, and project handling without being overwhelming or insufficient.
The tool set covers key workflows for Cloud Run, including deployment, service retrieval, logging, and project management. Minor gaps exist, such as missing update or delete operations for services or projects, but agents can likely work around these with the provided tools for basic deployment and monitoring tasks.