Home › Other › gemini-cloud-assist-mcp

gemini-cloud-assist-mcp

MCP Server for understanding, managing & troubleshooting your GCP environment.

★ 67 stars Last pushed 2026-09-18 License: Apache-2.0

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.1)

npx -y @google-cloud/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "gemini-cloud-assist-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@google-cloud/[email protected]"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry