Skip to main content
Glama
msftnadavbh

Azure Pricing MCP Server

by msftnadavbh

azure_region_recommend

Find cost-effective Azure regions by comparing prices across all available locations for specific services and SKUs, providing ranked recommendations with potential savings.

Instructions

Find the cheapest Azure regions for a given service and SKU. Dynamically discovers all available regions, compares prices, and returns ranked recommendations with savings percentages.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
service_nameYesAzure service name (e.g., 'Virtual Machines', 'Azure App Service')
sku_nameYesSKU name to price across regions (e.g., 'D4s v3', 'P1v3')
top_nNoNumber of top recommendations to return (default: 10)
currency_codeNoCurrency code (default: USD)USD
discount_percentageNoDiscount percentage to apply to prices (e.g., 10 for 10% discount). If not specified and show_with_discount is false, no discount is applied. If show_with_discount is true, defaults to 10%.
show_with_discountNoSet to true to apply a discount; uses default 10% unless discount_percentage is explicitly specified.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/msftnadavbh/AzurePricingMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server