msftnadavbh/AzurePricingMCP
An MCP server for Microsoft Azure pricing that goes beyond the Azure Pricing Calculator, with programmatic cost estimates plus FinOps features like Spot price and savings analysis, and detection of orphaned or underutilized resources.
Platform-specific configuration:
{
"mcpServers": {
"AzurePricingMCP": {
"command": "npx",
"args": [
"-y",
"AzurePricingMCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...