cloud platforms
Azure Resource Graph Mcp Server
A Model Context Protocol server for querying and analyzing Azure resources at scale using Azure Resource Graph, enabling AI assistants to explore and monitor Azure infrastructure.
typescript
cloud
local
cloud platforms
Installation
npx -y hardik-id/azure-resource-graph-mcp-serverConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "azure-resource-graph-mcp-server",
"command": "npx",
"args": [
"-y",
"hardik-id/azure-resource-graph-mcp-server"
]
}About This MCP Server
hardik-id/azure-resource-graph-mcp-server
A Model Context Protocol server for querying and analyzing Azure resources at scale using Azure Resource Graph, enabling AI assistants to explore and monitor Azure infrastructure.
GitHub: https://github.com/hardik-id/azure-resource-graph-mcp-server
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub