Skip to content

alexpota/cloudscope-mcp

v0.1.4 Breaking

This release includes breaking changes for platform teams planning a safe upgrade.

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

Fixed double-counted budget totals in check_budgets and added rate limiting with retries for Azure Cost Management calls.

Full changelog

Fixes

  • check_budgets no longer emits double-counted "Total spent" / "Total forecast" rows (Azure budgets can overlap in scope). Each row's Risk column still signals overage independently.

Reliability

  • Azure Cost Management calls now rate-limited (2 in-flight) and retried on 429 with exponential backoff + ±25% jitter. Worst-case wait ~4s.
  • New provider-agnostic src/utils/rate-limit.ts — reusable for future providers.

No breaking changes. Drop-in upgrade from 0.1.3.

Changelog: https://github.com/alexpota/cloudscope-mcp/compare/v0.1.3...v0.1.4

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]