kyjones03/AzurePriceMCP
MCP server which queries the Azure Retail Prices API so you can query GitHub Copilot or other MCP-compatible tools for Azure pricing.
Platform-specific configuration:
{
"mcpServers": {
"AzurePriceMCP": {
"command": "npx",
"args": [
"-y",
"AzurePriceMCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...