Cloud Infrastructure
Trust: 42/100 (Fair)io.github.GoogleCloudPlatform/gemini-cloud-assist-mcp Guide
MCP Server for understanding, managing & troubleshooting your GCP environment.
53 starsby GoogleCloudPlatform
Quick Start
Install
npx @google-cloud/gemini-cloud-assist-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-googlecloudplatform-gemini-cloud-assist-mcp": {
"command": "npx",
"args": [
"@google-cloud/gemini-cloud-assist-mcp"
]
}
}
}