Skip to content

alexpota/cloudscope-mcp

v0.2.0 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

Published 1mo MCP Data & Storage
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

anomaly-detection azure azure-advisor bigquery budget-monitoring claude
+13 more
claude-code cloud-billing cloud-cost cost-management cost-optimization cursor finops gcp gcp-recommender mcp mcp-server model-context-protocol multi-cloud

Summary

AI summary

Added zero‑config Azure subscription discovery and five new cost management tools.

Full changelog

What's New

Zero-config subscription discovery

If AZURE_SUBSCRIPTION_ID is not set, the server now auto-detects it from az login via @azure/arm-resources-subscriptions. Falls back gracefully when no credentials are available.

Cross-subscription cost queries

get_cross_subscription_costs fans out queries across multiple subscriptions using a single CostManagementClient with scope override. Handles partial failures.

5 new tools

  • list_subscriptions — list all accessible Azure subscriptions
  • get_cross_subscription_costs — compare costs across subscriptions
  • get_cost_by_tag — break down costs by tag key
  • find_idle_resources — detect underutilized resources via Resource Graph KQL
  • find_untagged_resources — find resources missing required tags

New chargeback-report prompt

Cost allocation by tag key with tagged vs untagged split.

Updated prompts

  • waste-audit now covers idle resources and untagged resources
  • monthly-cost-review includes idle resource cleanup

Other

  • README reorganized tools by category, updated install/config for optional subscription ID
  • 209 tests passing

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track alexpota/cloudscope-mcp

Get notified when new releases ship.

Sign up free

About alexpota/cloudscope-mcp

Azure cloud cost management — spending analysis, forecasts, anomaly detection, budgets, optimization recommendations, idle resource detection, tag-based cost allocation, and cross-subscription queries through natural language.

All releases →

Beta — feedback welcome: [email protected]