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.

0
View on GitHub

Installation

npx -y hardik-id/azure-resource-graph-mcp-server

Configuration

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

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub

Related MCPs

View all →
hardik-id/azure-resource-graph-mcp-server - MCP Server | CopilotHub