← Index

io.github.alexpota/cloudscope

io.github.alexpota/cloudscope·v0.3.3·Google Cloud

Azure + GCP cost management: spending, forecasts, anomalies, budgets, idle resources, and tags.

Trust verdict · v1 advisory · method
NOT YET SCREENEDno verdict on file

Verdict not yet evaluated for this tool. The semantic screen takes adversarial cases first; coverage rolls out as the corpus expands (15/150 labels to graduation). The deterministic conformance probe is built but has not yet run on the public corpus, so a recorded verdict here is REVIEW or UNVERIFIED, never a clearing ALLOW. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: the eval, four-state verdict, honest limits.

Own this server? Screen its description →

Environment variables
AZURE_SUBSCRIPTION_ID

Azure subscription ID to query for cost data. Optional; auto-detected from az login session if not set.

AZURE_TENANT_ID

Azure tenant ID for service principal authentication. Optional; falls back to DefaultAzureCredential (e.g. az login) if unset.

AZURE_CLIENT_ID

Service principal client ID. Optional; required only when using ClientSecretCredential.

AZURE_CLIENT_SECRET
secret

Service principal client secret. Optional; required only when using ClientSecretCredential.

GOOGLE_CLOUD_PROJECT

GCP project ID. Recommended to set explicitly in the MCP client env block — may not be inherited from gcloud shell configuration.

GCP_BILLING_TABLE

Fully-qualified BigQuery billing export table (project.dataset.table_name). Required for GCP cost queries.

GCP_PROJECT_ID

Override GCP project ID if the billing dataset lives in a different project than GOOGLE_CLOUD_PROJECT.

GCP_BILLING_ACCOUNT_ID

GCP billing account ID (format: XXXXXX-XXXXXX-XXXXXX). Optional; needed only for budget monitoring.

GOOGLE_APPLICATION_CREDENTIALS
secret

Path to GCP service account JSON key file. Optional; falls back to Application Default Credentials (gcloud auth).

MCP quality score · maturity, not trust · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
Alternatives in Google Cloud