Back to directory
hardik-id/azure-resource-graph-mcp-server

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

@hardik-id

Model Context Protocol (MCP) server that provides access to Azure Resource Graph queries.

azureresource-graphmcpcloudqueryinfrastructure

Installation & Configuration

{
  "mcpServers": {
    "azure-resource-graph-mcp-server": {
      "command": "node",
      "args": [
        "build/index.js"
      ],
      "env": {
        "SUBSCRIPTION_ID": "YOUR_AZURE_SUBSCRIPTION_ID"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/12
Updated
2026/6/13