All MCP servers

Gemini Cloud Assist Mcp

Official
by Api.AirforcestdioCloud & Infrastructure063Apache-2.0

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

mcpopen-sourcecloud-infrastructure

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "gemini-cloud-assist-mcp-imp3cb75": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}