MCPServers
Azure Resource Graph - MCP server logo

Azure Resource Graph

10
0

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')

Last Updated: May 7, 2025

社区评论

0.0
0 条评论
5
0
4
0
3
0
2
0
1
0

暂无评论. 成为第一个评论的人!

登录以参与讨论

Coming soon to
HighlightHighlight AI

语言

TypeScript

分类

标签