Azure Resource Graph
Summary
Azure Resource Graph MCP Server provides a bridge between AI assistants and Azure's Resource Graph API, enabling users to query and retrieve detailed information about Azure resources across subscriptions. Built with TypeScript and leveraging the Model Context Protocol, it authenticates using DefaultAzureCredential and offers both default and custom query capabilities through a simple tool interface. This implementation is particularly valuable for cloud administrators and developers who need to quickly analyze their Azure infrastructure, inventory resources, or troubleshoot configuration issues without leaving their IDE environment.
Available Actions(1)
query-resources
Retrieves resources and their details from Azure Resource Graph. Parameters: subscriptionId (optional): Azure subscription ID (defaults to configured ID), query (optional): Custom Resource Graph query (defaults to 'Resources | project id, name, type, location')
커뮤니티 리뷰
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요