Skip to content
MCP-Bridge
Cloud InfrastructureAuto-generated

ConsumptionManagementClient MCP Server

Consumption management client provides access to consumption resources for Azure Web-Direct subscriptions. Other subscription types which were not purchased directly through the Azure web portal are not supported through this preview API.

Quick Setup

Transport: STDIO

Command: npx -y @mcp/azure-com-consumption

Environment Variables

CONSUMPTIONMANAGEMENTCLIENT_API_KEY

Example: your_consumptionmanagementclient_api_key

MCP Server Configuration

Add this to your claude_desktop_config.json or Cursor MCP settings.

{
  "mcpServers": {
    "azure-com-consumption": {
      "command": "npx",
      "args": ["-y","@mcp/azure-com-consumption"],
      "env": {
      "CONSUMPTIONMANAGEMENTCLIENT_API_KEY": "your_consumptionmanagementclient_api_key"
}
    }
  }
}

Endpoints

GET/providers/Microsoft.Consumption/operations

Operations_List

GET/{scope}/providers/Microsoft.Consumption/usageDetails

UsageDetails_List