hardik-id/azure-resource-graph-mcp-server
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
You can verify all information on this page against the source repository above.
Related MCP Tools
erikhoward/adls-mcp-server
An MCP server for Azure Data Lake Storage, enabling container management, file operations (read, write, upload, download), and file metadata management.
qiniu/qiniu-mcp-server
An MCP built on Qiniu Cloud products, supporting access to Qiniu Cloud Storage and media processing services.
hannesrudolph/imessage-query-fastmcp-mcp-server
An MCP server providing safe access to iMessage databases via Model Context Protocol (MCP), enabling LLMs to query and analyze conversations with phone number validation and attachment handling.
mrostamii/rancher-mcp-server
An MCP server for the Rancher ecosystem, supporting multi-cluster Kubernetes operations, Harvester HCI management (VMs, storage, networks), and Fleet GitOps tooling.
What To Do Next
Continue from this tool into a workflow and a learn guide to shorten implementation time.