15 tools from the Cloudscope MCP Server, categorised by risk level.
View the Cloudscope policy →check_budgets Check budget status: current spend vs limit, percentage used, forecast, and overage risk. For GCP, requires GCP_BILLING_ACCOUNT_ID to be set. compare_periods Compare costs between two date ranges, showing per-service absolute and percentage changes. detect_anomalies Compares daily spending over the last N days against the prior N days to find cost spikes. Returns a list of services where spending increased abov... find_idle_resources Finds cloud resources that are provisioned but not actively used — unattached disks, orphaned network interfaces, unused IPs, idle VMs, and empty c... find_untagged_resources Finds resources that have no tags or labels applied. Returns each resource with its name, type, resource group/project, and location. Untagged reso... get_cost_by_tag Breaks down costs by a specific tag or label key such as team, environment, or project. Returns a sorted table with each tag value, cost in USD, an... get_cost_forecast Projects future cloud spending for the next N days using a linear trend based on the last 30 days of actual costs. Returns the forecast period date... get_cost_summary Returns a cost breakdown for a date range grouped by service, resource group, tag, or region. Defaults to current month if dates are omitted. Outpu... get_cross_project_costs Returns a combined cost breakdown across multiple GCP projects sorted by total spend. Each project shows its name, total cost in USD, and percentag... get_cross_subscription_costs Returns a combined cost breakdown across multiple Azure subscriptions sorted by total spend. Each subscription shows its name, total cost in USD, a... get_current_date Returns today's date and the start/end of current and previous months in YYYY-MM-DD format list_projects Returns all GCP projects the current credential can access, with name, ID, and state. Shows which project is currently active. Use this when the us... list_recommendations Fetches cost-saving recommendations filtered by category. Returns a list of recommendations each containing: title, category, impact level (high/me... list_subscriptions Returns all Azure subscriptions the current credential can access, with name, ID, and state. Shows which subscription is currently active. Use this... top_spending_resources Find the N most expensive individual resources over a time period. On GCP, requires the detailed billing export for resource-level data. The Cloudscope MCP server exposes 15 tools across 1 categories: Read.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Cloudscope server.
Cloudscope tools are categorised as Read (15). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept