Google Cloud provides a Model Context Protocol (MCP) server designed to connect to Google Cloud services, offering a comprehensive toolkit for interacting with your Google Cloud resources. It currently supports Google Cloud Logging, Monitoring, and Spanner, with plans to expand to include Trace, IAM, Compute, Run, and Storage. The server facilitates querying logs, executing SQL queries against Spanner databases, retrieving metrics, and analyzing distributed traces, enhancing your ability to manage and understand your cloud environment.
Key Features
01Execute SQL queries against Spanner databases.
02Query and filter log entries from Google Cloud Logging.
03Supports Service Account Key File and Environment Variables authentication methods.
042 GitHub stars
05Retrieve and analyse metrics from Google Cloud Monitoring.
06Lazy loading of authentication for improved server startup.