go-cloud

GitHub

The Go Cloud Development Kit (Go CDK): A library and tools for open cloud development in Go.

9,872 stars Go 1 file ยท ~1,311 tokens #aws#azure#cloud#gcp#go#golang#hybrid-cloud#multi-cloud

go-cloud MCP Server

MCP server for google/go-cloud

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "go-cloud": {
      "command": "npx",
      "args": [
        "-y",
        "@google/go-cloud"
      ]
    }
  }
}