This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+13 more
Summary
AI summaryAdded 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 subscriptionsget_cross_subscription_costs— compare costs across subscriptionsget_cost_by_tag— break down costs by tag keyfind_idle_resources— detect underutilized resources via Resource Graph KQLfind_untagged_resources— find resources missing required tags
New chargeback-report prompt
Cost allocation by tag key with tagged vs untagged split.
Updated prompts
waste-auditnow covers idle resources and untagged resourcesmonthly-cost-reviewincludes 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
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.
Related context
Beta — feedback welcome: [email protected]