cloudscope
Azure + GCP cost management: spending, forecasts, anomalies, budgets, idle resources, and tags.
Package Details
cloudscope-mcp
Environment Variables
Azure subscription ID to query for cost data. Optional; auto-detected from az login session if not set.
Azure tenant ID for service principal authentication. Optional; falls back to DefaultAzureCredential (e.g. az login) if unset.
Service principal client ID. Optional; required only when using ClientSecretCredential.
Service principal client secret. Optional; required only when using ClientSecretCredential.
GCP project ID. Recommended to set explicitly in the MCP client env block — may not be inherited from gcloud shell configuration.
Fully-qualified BigQuery billing export table (project.dataset.table_name). Required for GCP cost queries.
GCP billing account ID (format: XXXXXX-XXXXXX-XXXXXX). Optional; needed only for budget monitoring.
Path to GCP service account JSON key file. Optional; falls back to Application Default Credentials (gcloud auth).