azure-resource-graph-mcp-server
If you are the rightful owner of azure-resource-graph-mcp-server 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 Graph MCP Server allows users to query Azure resources across subscriptions using Resource Graph queries.
The Azure Resource Graph MCP Server is a Model Context Protocol server designed to facilitate access to Azure Resource Graph queries. It enables users to retrieve detailed information about Azure resources across multiple subscriptions. The server supports custom queries and uses Azure's DefaultAzureCredential for authentication, ensuring secure and efficient access to resource data. This server is particularly useful for developers and IT professionals who need to manage and analyze Azure resources programmatically.
Features
- Query Azure resources using Resource Graph queries
- Default query returns resource ID, name, type, and location
- Supports custom Resource Graph queries
- Uses Azure DefaultAzureCredential for authentication
Tools
query-resources
Retrieve resources and their details from Azure Resource Graph