Cloud Infrastructure
Verified
Trust: 54/100 (Fair)Google Cloud MCP Guide
Interact with Google Cloud Platform services. Manage Compute Engine, BigQuery, and Cloud Storage resources.
445 stars 16,800 downloadsby Google Cloud
Quick Start
Install
npx @mcp/gcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"google-cloud-mcp": {
"command": "npx",
"args": [
"@mcp/gcp"
]
}
}
}What Google Cloud MCP Can Do
manage_compute
Manage Compute Engine instances
query_bigquery
Run BigQuery queries
manage_storage
Manage Cloud Storage buckets
Permissions Required
Google Cloud MCP requires the following permissions. Review the risk levels before granting access.
| Permission | Description | Risk |
|---|---|---|
gcp.read | Read GCP resources | low |
gcp.write | Modify GCP resources | critical |
Platform Compatibility
| Platform | Status |
|---|---|
| Claude Desktop | Supported |
| Cursor | Supported |
| LangChain | Supported |