Developer ToolsAuto-generated
CostManagementClient MCP Server
CostManagementClient API
Quick Setup
Transport: STDIO
Command: npx -y @mcp/azure-com-cost-management-costmanagement
Environment Variables
COSTMANAGEMENTCLIENT_API_KEYExample: your_costmanagementclient_api_key
MCP Server Configuration
Add this to your claude_desktop_config.json or Cursor MCP settings.
{
"mcpServers": {
"azure-com-cost-management-costmanagement": {
"command": "npx",
"args": ["-y","@mcp/azure-com-cost-management-costmanagement"],
"env": {
"COSTMANAGEMENTCLIENT_API_KEY": "your_costmanagementclient_api_key"
}
}
}
}Endpoints
POST
/providers/Microsoft.Billing/billingAccounts/{billingAccountId}/providers/Microsoft.CostManagement/QueryQueryBillingAccount
GET
/providers/Microsoft.Billing/billingAccounts/{billingAccountId}/providers/Microsoft.CostManagement/dimensionsBillingAccountDimensions_List
GET
/providers/Microsoft.CostManagement/operationsOperations_List
POST
/subscriptions/{subscriptionId}/providers/Microsoft.CostManagement/QueryQuerySubscription
GET
/subscriptions/{subscriptionId}/providers/Microsoft.CostManagement/dimensionsSubscriptionDimensions_List
GET
/subscriptions/{subscriptionId}/providers/Microsoft.CostManagement/reportconfigsReportConfig_List
GET
/subscriptions/{subscriptionId}/providers/Microsoft.CostManagement/reportconfigs/{reportConfigName}ReportConfig_Get
PUT
/subscriptions/{subscriptionId}/providers/Microsoft.CostManagement/reportconfigs/{reportConfigName}ReportConfig_CreateOrUpdate
DELETE
/subscriptions/{subscriptionId}/providers/Microsoft.CostManagement/reportconfigs/{reportConfigName}ReportConfig_Delete
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CostManagement/dimensionsResourceGroupDimensions_List