mcp-azresource
If you are the rightful owner of mcp-azresource and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Azure Resource MCP Server allows users to list and query Azure resources directly from any MCP client, facilitating efficient browsing and cost analysis of Azure infrastructure.
list_azure_resources
List Azure resource groups and resources using service principal authentication. Inputs include subscription_id and resource_group_filter. Returns a formatted markdown list of resource groups and their resources with details such as location, type, and tags.
get_azure_costs_rest
Get cost analysis data for an Azure subscription using the REST API. Inputs include subscription_id and timeframe. Returns formatted markdown with cost analysis data, including daily costs and totals.