Implements an MCP server for Google Cloud resources using Go.
This tool provides an implementation of an MCP (Model Context Protocol) server tailored for Google Cloud. Built with Go and the Cobra framework, it facilitates the management and introspection of Google Cloud resources. It supports both `stdio` and `SSE` transport mechanisms, offering flexibility in how the server interacts with clients. Currently, it supports operations for listing and describing Projects, Container Clusters, and Cloud Run Services, streamlining the process of querying and understanding your Google Cloud infrastructure.