gcp-cloud-monitoring
Installation
SKILL.md
GCP Cloud Monitoring
MCP Server
- Endpoint:
https://monitoring.googleapis.com/mcp(Streamable HTTP) - Auth: OAuth 2.0 via Google IAM — service account key (
GOOGLE_APPLICATION_CREDENTIALS) orgcloud auth application-default login - Requires:
GCP_PROJECT_IDenvironment variable
Available Tools (6)
| Tool | What It Does |
|---|---|
list_timeseries |
Query time series data — CPU, memory, network, disk metrics for any GCP resource |
list_metric_descriptors |
Discover available metric types in a project — find what you can monitor |
list_alert_policies |
List all alerting policies — conditions, notification channels, thresholds |
get_alert_policy |
Get details of a specific alerting policy |
list_alerts |
List current and past alert violations — what's firing right now |
get_alert |
Get details of a specific alert violation |