Programmatic access to Azure Resource Graph via MCP server.
Visit Azure Resource GraphAzure Resource Graph MCP Server is a Model Context Protocol (MCP) server that enables users and developers to run and retrieve Azure Resource Graph queries across multiple subscriptions programmatically. Designed for integration with tools such as Visual Studio Code and Cursor IDE, it provides a bridge for querying Azure resources using custom or default queries, supports Azure authentication via DefaultAzureCredential, and features robust error handling. This tool is ideal for cloud engineers, DevOps professionals, and platform teams looking for efficient, programmatic access to Azure resource metadata.
Visit Azure Resource Graph's official website for product details and getting started.
Comprehensive guide on how to use the Azure Resource Graph MCP Server, including setup and query examples.
Community discussions and troubleshooting for the Azure Resource Graph MCP Server.