Developer ToolsAuto-generated
ComputeManagementClient MCP Server
The Compute Management Client.
Quick Setup
Transport: STDIO
Command: npx -y @mcp/azure-com-compute-skus
Environment Variables
COMPUTEMANAGEMENTCLIENT_API_KEYExample: your_computemanagementclient_api_key
MCP Server Configuration
Add this to your claude_desktop_config.json or Cursor MCP settings.
{
"mcpServers": {
"azure-com-compute-skus": {
"command": "npx",
"args": ["-y","@mcp/azure-com-compute-skus"],
"env": {
"COMPUTEMANAGEMENTCLIENT_API_KEY": "your_computemanagementclient_api_key"
}
}
}
}Endpoints
GET
/subscriptions/{subscriptionId}/providers/Microsoft.Compute/skusResourceSkus_List