Overview of gcloud MCP Servers
mainThe gcloud-mcp project provides Model Context Protocol (MCP) servers that allow AI assistants to interact with Google Cloud environments using the gcloud CLI. This enables natural language interaction with cloud resources, automation of complex workflows, and lowers the barrier to entry for cloud management.
Available MCP servers in this repository include:
| MCP Server Name | Description | Package Name |
|---|---|---|
| gcloud | Interact with Google Cloud via the gcloud CLI using natural language prompts. | @google-cloud/gcloud-mcp |
| observability | Access Google Cloud Observability APIs to query logs, metrics, and traces. | @google-cloud/observability-mcp |
| storage | Interact with Google Cloud Storage for bucket and object management. | @google-cloud/storage-mcp |
| backupdr | Interact with Google Cloud Backup and Disaster Recovery. | @google-cloud/backupdr-mcp |