← Index

Azure FinOps MCP Server

io.github.raviteja-pegata/azure-finops-mcp·v0.1.1·Azure
Quality Score
85
/100

Azure FinOps MCP: cost, budgets, forecasting and optimization for Claude, VS Code and Cursor.

§00  Trust verdict · v1 advisory ·  method
UNVERIFIEDno verdict on file

Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "azure-finops-mcp": {
      "command": "uvx",
      "args": [
        "azure-finops-mcp"
      ],
      "env": {
        "AZURE_ALLOWED_SUBSCRIPTIONS": "<azure_allowed_subscriptions>",
        "AZURE_DEFAULT_SUBSCRIPTION": "<azure_default_subscription>",
        "FINOPS_CACHE_TTL_SECONDS": "<finops_cache_ttl_seconds>"
      }
    }
  }
}
§02  Environment variables
AZURE_ALLOWED_SUBSCRIPTIONS
required

Comma-separated list of Azure subscription IDs this server may query

AZURE_DEFAULT_SUBSCRIPTION
required

Default subscription ID used when none is specified in a query (must be in AZURE_ALLOWED_SUBSCRIPTIONS)

FINOPS_CACHE_TTL_SECONDS

TTL for cost query cache in seconds (default: 900)

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Azure