Cloudscope runs on your own machine — the client starts it, so there is no endpoint to ping. 47 installs a week from npm. Last commit 29 May 2026.
Azure + GCP cost management: spending, forecasts, anomalies, budgets, idle resources, and tags.
Today is the operative word: we check Cloudscope every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add cloudscope -- npx -y cloudscope-mcp
{
"mcpServers": {
"cloudscope": {
"args": [
"-y",
"cloudscope-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.cloudscope]
command = "npx"
args = ["-y", "cloudscope-mcp"]
{
"mcpServers": {
"cloudscope": {
"args": [
"-y",
"cloudscope-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"cloudscope": {
"args": [
"-y",
"cloudscope-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
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 (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 (Path to GCP service account JSON key file. Optional; falls back to Application Default Credentials (gcloud auth).).
The author declared them in the registry entry; get the values from the project itself.
Ask about AWS, Azure, GCP, OpenAI, Anthropic and Snowflake costs, budgets, and anomalies.
Hosted MCP server for AWS cloud spend: service breakdowns, anomalies, savings and forecasts.
Azure FinOps MCP: cost, budgets, forecasting and optimization for Claude, VS Code and Cursor.
Query and manage Microsoft Graph and Azure Resource Manager APIs from MCP clients.
Azure FinOps cost optimization for Claude Code: idle resources, rightsizing, reserved savings.
Verified cloud cost forecasting for AI agents. AWS, GCP, Azure pricing matrix.
Azure Resource Manager inventory & ops for AI agents — governed, confirmation-gated.
Verified cloud cost forecasting for AI agents. AWS, GCP, Azure pricing matrix.
Answers built from our own checks of this server.