Loading languages...
@H

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

@hardik-id10

Model Context Protocol (MCP) server that provides access to Azure Resource Graph queries. It allows you to retrieve information about Azure resources across your subscriptions using Resource Graph queries.

Azure
Resource Graph
Cloud
Microsoft Azure
Query

# mcpServer Config

{
  "mcpServers": {
    "azure-resource-graph-mcp-server": {
      "command": "node",
      "args": [
        "C:\\YOUR_WORKSPACE\\azure-resource-graph-mcp-server\\build\\index.js"
      ],
      "env": {
        "SUBSCRIPTION_ID": "xxxxxx-xx-xx-xx-xxxxxx"
      }
    }
  }
}

# stdio

node build/index.js
Transport:
stdio
Sprache:
TypeScript
Erstellt:4/2/2025
Aktualisiert:6/22/2025