H

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

ServersMIT

Overview

A Model Context Protocol (MCP) server for querying and analyzing Azure resources at scale using Azure Resource Graph, enabling AI assistants to explore and monitor Azure infrastructure.

Capabilities

  • stdio transport support
  • resource handlers
  • authentication support
  • mcp client integration

Best For

MCP server for querying Azure resources via Azure Resource Graph, supporting AI assistant integration for infrastructure exploration and monitoring.

Decision Snapshot

Usage

available

Config

2 strong hints

Capabilities

4 key capabilities detected

  • • GitHub stars: 17
  • • Forks: 9
  • • Source provenance count: 1
  • • Last seen: 4/15/2026
  • • Published: 3/17/2026

Usage

npm install && npm run build

Features

  • Query Azure resources using Resource Graph queries
  • Default query returns resource ID, name, type, and location
  • Supports custom Resource Graph queries
  • Uses Azure DefaultAzureCredential for authentication
  • stdio transport support
  • resource handlers
  • authentication support
  • mcp client integration

Use Cases

  • Supports capabilities such as: stdio transport support; resource handlers; authentication support.
  • Common usage themes: mcp, curated, markdown-list, awesome-mcp-servers-punkpeye.

Supported Clients / Integrations

  • stdio transport support
  • resource handlers
  • authentication support
  • mcp client integration

Prompt Examples

example

npm install && npm run build

Notes / Requirements

  • Primary language: TypeScript/JavaScript
  • License: MIT
  • Parser coverage score: 0.95
  • Source feeds: Awesome MCP Servers (punkpeye)
  • Topic cluster: data-infra

Official Links

Source Information

Community: 17 stars
Last Updated: Apr 15, 2026
TypeScript/JavaScriptMIT

You can verify all information on this page against the source repository above.

Related MCP Tools

What To Do Next

Continue from this tool into a workflow and a learn guide to shorten implementation time.