@azure/mcp 0.4.1 → 0.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +267 -185
  2. package/package.json +7 -7
package/README.md CHANGED
@@ -6,6 +6,7 @@ Here's a short (16 seconds) video to help you get the Azure MCP Server installed
6
6
  <video src="https://github.com/user-attachments/assets/535f393c-0ed2-479d-9b24-5ca933293c92" width="1080" height="1920" controls></video>
7
7
 
8
8
  ### ⚙️ VS Code Install Steps (Recommended)
9
+
9
10
  1. Install either the stable or Insiders release of VS Code:
10
11
  * [💫 Stable release](https://code.visualstudio.com/download)
11
12
  * [🔮 Insiders release](https://code.visualstudio.com/insiders)
@@ -18,189 +19,262 @@ Here's a short (16 seconds) video to help you get the Azure MCP Server installed
18
19
 
19
20
  #### 🤖 Available Azure MCP Servers
20
21
 
21
- | Name | Description | Read/Write Tools | Read Only Tools |
22
- |--------------|--------------------------------------------------|-----------|-----------|
23
- | All | All Azure MCP tools in a single server. | [![Install](https://img.shields.io/badge/VS_Code-Install_all-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Server&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_all-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Server%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--read-only%22%5D%7D) |
24
- | Azure Kubernetes Service (AKS) | List and manage clusters. | [![Install](https://img.shields.io/badge/VS_Code-Install_aks-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://insiders.vscode.dev/redirect/mcp/install?name=Azure%20AKS&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22aks%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_aks-24bfa5?style=flat-square&logo=visualstudiocode&logoColor=white)](https://insiders.vscode.dev/redirect/mcp/install?name=Azure%20AKS%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22aks%22%2C%22--read-only%22%5D%7D) |
25
- | App Configuration | Manage configuration stores and key-value pairs. | [![Install](https://img.shields.io/badge/VS_Code-Install_appconfig-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20App%20Config&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22appconfig%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_appconfig-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20App%20Config%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22appconfig%22%2C%22--read-only%22%5D%7D) |
26
- | Azure Data Explorer | Query and manage clusters and databases. | [![Install](https://img.shields.io/badge/VS_Code-Install_kusto-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Kusto&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22kusto%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_kusto-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Kusto%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22kusto%22%2C%22--read-only%22%5D%7D) |
27
- | Best Practices | Secure, production-grade Azure SDK guidance. | [![Install](https://img.shields.io/badge/VS_Code-Install_bestpractices-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Best%20Practices&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22bestpractices%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_bestpractices-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Best%20Practices%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22bestpractices%22%2C%22--read-only%22%5D%7D) |
28
- | Cosmos DB | Manage NoSQL databases and containers. | [![Install](https://img.shields.io/badge/VS_Code-Install_cosmos-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Cosmos&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22cosmos%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_cosmos-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Cosmos%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22cosmos%22%2C%22--read-only%22%5D%7D) |
29
- | Foundry | Manage AI model deployments and foundations. | [![Install](https://img.shields.io/badge/VS_Code-Install_foundry-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Foundry&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22foundry%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_foundry-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Foundry%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22foundry%22%2C%22--read-only%22%5D%7D) |
30
- | Grafana | Monitor dashboards and analytics visualization. | [![Install](https://img.shields.io/badge/VS_Code-Install_grafana-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Grafana&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22grafana%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_grafana-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Grafana%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22grafana%22%2C%22--read-only%22%5D%7D) |
31
- | Key Vault | Manage secrets, keys, and certificates. | [![Install](https://img.shields.io/badge/VS_Code-Install_keyvault-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Key%20Vault&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22keyvault%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_keyvault-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Key%20Vault%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22keyvault%22%2C%22--read-only%22%5D%7D) |
32
- | Marketplace | Query Azure Marketplace products. | [![Install](https://img.shields.io/badge/VS_Code-Install_marketplace-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://insiders.vscode.dev/redirect/mcp/install?name=Azure%20Marketplace&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--service%22%2C%22marketplace%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_marketplace-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Marketplace%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--service%22%2C%22marketplace%22%2C%22--read-only%22%5D%7D) |
33
- | Monitor | Query/analyze logs and metrics. | [![Install](https://img.shields.io/badge/VS_Code-Install_monitor-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Monitor&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22monitor%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_monitor-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Monitor%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22monitor%22%2C%22--read-only%22%5D%7D) |
34
- | PostgreSQL | Manage flexible PostgreSQL database servers. | [![Install](https://img.shields.io/badge/VS_Code-Install_postgres-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20PostgreSQL&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22postgres%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_postgres-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20PostgreSQL%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22postgres%22%2C%22--read-only%22%5D%7D) |
35
- | Redis Cache | Manage Redis caches and data operations. | [![Install](https://img.shields.io/badge/VS_Code-Install_redis-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Redis%20Cache&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22redis%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_redis-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Redis%20Cache%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22redis%22%2C%22--read-only%22%5D%7D) |
36
- | Resource Group | Manage resource groups and deployments. | [![Install](https://img.shields.io/badge/VS_Code-Install_group-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Resource%20Group&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22group%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_group-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Resource%20Group%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22group%22%2C%22--read-only%22%5D%7D) |
37
- | Role Based Access Control | Manage role assignments and permissions. | [![Install](https://img.shields.io/badge/VS_Code-Install_role-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20RBAC&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22role%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_role-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20RBAC%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22role%22%2C%22--read-only%22%5D%7D) |
38
- | Search | Query AI Search services and indexes. | [![Install](https://img.shields.io/badge/VS_Code-Install_search-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Search&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22search%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_search-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Search%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22search%22%2C%22--read-only%22%5D%7D) |
39
- | Service Bus | Manage queues, topics, and messaging. | [![Install](https://img.shields.io/badge/VS_Code-Install_servicebus-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Service%20Bus&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22servicebus%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_servicebus-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Service%20Bus%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22servicebus%22%2C%22--read-only%22%5D%7D) |
40
- | SQL | Manage SQL databases and servers. | [![Install](https://img.shields.io/badge/VS_Code-Install_sql-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20SQL%20Database&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22sql%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_sql-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20SQL%20Database%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22sql%22%2C%22--read-only%22%5D%7D) |
41
- | Storage | Manage storage accounts and blob data. | [![Install](https://img.shields.io/badge/VS_Code-Install_storage-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Storage&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22storage%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_storage-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Storage%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22storage%22%2C%22--read-only%22%5D%7D) |
42
- | Subscription | Manage Azure subscription details. | [![Install](https://img.shields.io/badge/VS_Code-Install_subscription-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Subscription&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22subscription%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_subscription-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Subscription%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--namespace%22%2C%22subscription%22%2C%22--read-only%22%5D%7D) |
43
-
44
- ### ▶️ Getting Started
22
+ | Name | Description | Read/Write Tools | Read Only Tools |
23
+ |---------------------------|------------------------------------------------------------------|------------------|-----------------|
24
+ | All | All Azure MCP tools in a single server. | [![Install](https://img.shields.io/badge/VS_Code-Install_all-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Server&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_all-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Server%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--read-only%22%5D%7D) |
25
+ | App Configuration | Manage configuration stores and key-value pairs. | [![Install](https://img.shields.io/badge/VS_Code-Install_appconfig-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20App%20Config&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--mode%22%2C%22all%22%2C%22--namespace%22%2C%22appconfig%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_appconfig-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20App%20Config%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--mode%22%2C%22all%22%2C%22--namespace%22%2C%22appconfig%22%2C%22--read-only%22%5D%7D) |
26
+ | Best Practices | Secure, production-grade Azure code generation and deployment guidance. | [![Install](https://img.shields.io/badge/VS_Code-Install_bestpractices-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Best%20Practices&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--mode%22%2C%22all%22%2C%22--namespace%22%2C%22bestpractices%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_bestpractices-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Best%20Practices%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--mode%22%2C%22all%22%2C%22--namespace%22%2C%22bestpractices%22%2C%22--read-only%22%5D%7D) |
27
+ | Bicep | Get ARM template schemas and resource validation. | [![Install](https://img.shields.io/badge/VS_Code-Install_bicep-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Bicep&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--mode%22%2C%22all%22%2C%22--namespace%22%2C%22bicepschema%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_bicep-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Bicep%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--mode%22%2C%22all%22%2C%22--namespace%22%2C%22bicepschema%22%2C%22--read-only%22%5D%7D) |
28
+ | CLI Extension | Execute `az`, `azd`, and `azqr` CLI commands. | [![Install](https://img.shields.io/badge/VS_Code-Install_cliextension-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20CLI&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--mode%22%2C%22all%22%2C%22--namespace%22%2C%22extension%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_cliextension-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20CLI%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--mode%22%2C%22all%22%2C%22--namespace%22%2C%22extension%22%2C%22--read-only%22%5D%7D) |
29
+ | Cosmos DB | Manage NoSQL databases and containers. | [![Install](https://img.shields.io/badge/VS_Code-Install_cosmos-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Cosmos&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--mode%22%2C%22all%22%2C%22--namespace%22%2C%22cosmos%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_cosmos-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Cosmos%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--mode%22%2C%22all%22%2C%22--namespace%22%2C%22cosmos%22%2C%22--read-only%22%5D%7D) |
30
+ | Data Explorer | Query and manage clusters and databases. | [![Install](https://img.shields.io/badge/VS_Code-Install_kusto-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Kusto&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--mode%22%2C%22all%22%2C%22--namespace%22%2C%22kusto%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_kusto-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Kusto%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--mode%22%2C%22all%22%2C%22--namespace%22%2C%22kusto%22%2C%22--read-only%22%5D%7D) |
31
+ | Foundry | Manage AI model deployments and foundations. | [![Install](https://img.shields.io/badge/VS_Code-Install_foundry-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Foundry&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--mode%22%2C%22all%22%2C%22--namespace%22%2C%22foundry%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_foundry-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Foundry%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--mode%22%2C%22all%22%2C%22--namespace%22%2C%22foundry%22%2C%22--read-only%22%5D%7D) |
32
+ | Grafana | Monitor dashboards and analytics visualization. | [![Install](https://img.shields.io/badge/VS_Code-Install_grafana-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Grafana&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--mode%22%2C%22all%22%2C%22--namespace%22%2C%22grafana%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_grafana-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Grafana%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--mode%22%2C%22all%22%2C%22--namespace%22%2C%22grafana%22%2C%22--read-only%22%5D%7D) |
33
+ | Key Vault | Manage secrets, keys, and certificates. | [![Install](https://img.shields.io/badge/VS_Code-Install_keyvault-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Key%20Vault&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--mode%22%2C%22all%22%2C%22--namespace%22%2C%22keyvault%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_keyvault-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Key%20Vault%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--mode%22%2C%22all%22%2C%22--namespace%22%2C%22keyvault%22%2C%22--read-only%22%5D%7D) |
34
+ | Kubernetes Service | List and manage clusters. | [![Install](https://img.shields.io/badge/VS_Code-Install_aks-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://insiders.vscode.dev/redirect/mcp/install?name=Azure%20AKS&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--mode%22%2C%22all%22%2C%22--namespace%22%2C%22aks%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_aks-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://insiders.vscode.dev/redirect/mcp/install?name=Azure%20AKS%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--mode%22%2C%22all%22%2C%22--namespace%22%2C%22aks%22%2C%22--read-only%22%5D%7D) |
35
+ | Load Testing | Create, run, and manage tests. | [![Install](https://img.shields.io/badge/VS_Code-Install_loadtesting-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Load%20Testing&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--mode%22%2C%22all%22%2C%22--namespace%22%2C%22loadtesting%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_loadtesting-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Load%20Testing%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--mode%22%2C%22all%22%2C%22--namespace%22%2C%22loadtesting%22%2C%22--read-only%22%5D%7D) |
36
+ | Marketplace | Query Azure Marketplace products. | [![Install](https://img.shields.io/badge/VS_Code-Install_marketplace-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://insiders.vscode.dev/redirect/mcp/install?name=Azure%20Marketplace&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--mode%22%2C%22all%22%2C%22--service%22%2C%22marketplace%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_marketplace-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Marketplace%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--mode%22%2C%22all%22%2C%22--service%22%2C%22marketplace%22%2C%22--read-only%22%5D%7D) |
37
+ | Monitor | Query/analyze logs and metrics. | [![Install](https://img.shields.io/badge/VS_Code-Install_monitor-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Monitor&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--mode%22%2C%22all%22%2C%22--namespace%22%2C%22monitor%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_monitor-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Monitor%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--mode%22%2C%22all%22%2C%22--namespace%22%2C%22monitor%22%2C%22--read-only%22%5D%7D) |
38
+ | Native ISV Services | List monitored resources in Datadog. | [![Install](https://img.shields.io/badge/VS_Code-Install_datadog-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Native%20ISV&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--mode%22%2C%22all%22%2C%22--namespace%22%2C%22datadog%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_datadog-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Native%20ISV%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--mode%22%2C%22all%22%2C%22--namespace%22%2C%22datadog%22%2C%22--read-only%22%5D%7D) |
39
+ | PostgreSQL | Manage flexible PostgreSQL database servers. | [![Install](https://img.shields.io/badge/VS_Code-Install_postgres-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20PostgreSQL&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--mode%22%2C%22all%22%2C%22--namespace%22%2C%22postgres%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_postgres-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20PostgreSQL%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--mode%22%2C%22all%22%2C%22--namespace%22%2C%22postgres%22%2C%22--read-only%22%5D%7D) |
40
+ | Redis Cache | Manage Redis caches and data operations. | [![Install](https://img.shields.io/badge/VS_Code-Install_redis-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Redis%20Cache&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--mode%22%2C%22all%22%2C%22--namespace%22%2C%22redis%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_redis-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Redis%20Cache%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--mode%22%2C%22all%22%2C%22--namespace%22%2C%22redis%22%2C%22--read-only%22%5D%7D) |
41
+ | Resource Group | Manage resource groups and deployments. | [![Install](https://img.shields.io/badge/VS_Code-Install_resourcegroup-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Resource%20Group&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--mode%22%2C%22all%22%2C%22--namespace%22%2C%22group%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_resourcegroup-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Resource%20Group%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--mode%22%2C%22all%22%2C%22--namespace%22%2C%22group%22%2C%22--read-only%22%5D%7D) |
42
+ | Role Based Access Control | Manage role assignments and permissions. | [![Install](https://img.shields.io/badge/VS_Code-Install_rbac-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20RBAC&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--mode%22%2C%22all%22%2C%22--namespace%22%2C%22role%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_rbac-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20RBAC%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--mode%22%2C%22all%22%2C%22--namespace%22%2C%22role%22%2C%22--read-only%22%5D%7D) |
43
+ | Search | Query AI Search services and indexes. | [![Install](https://img.shields.io/badge/VS_Code-Install_search-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Search&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--mode%22%2C%22all%22%2C%22--namespace%22%2C%22search%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_search-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Search%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--mode%22%2C%22all%22%2C%22--namespace%22%2C%22search%22%2C%22--read-only%22%5D%7D) |
44
+ | Service Bus | Manage queues, topics, and messaging. | [![Install](https://img.shields.io/badge/VS_Code-Install_servicebus-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Service%20Bus&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--mode%22%2C%22all%22%2C%22--namespace%22%2C%22servicebus%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_servicebus-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Service%20Bus%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--mode%22%2C%22all%22%2C%22--namespace%22%2C%22servicebus%22%2C%22--read-only%22%5D%7D) |
45
+ | SQL | Manage SQL databases and servers. | [![Install](https://img.shields.io/badge/VS_Code-Install_sql-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20SQL%20Database&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--mode%22%2C%22all%22%2C%22--namespace%22%2C%22sql%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_sql-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20SQL%20Database%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--mode%22%2C%22all%22%2C%22--namespace%22%2C%22sql%22%2C%22--read-only%22%5D%7D) |
46
+ | Storage | Manage storage accounts and blob data. | [![Install](https://img.shields.io/badge/VS_Code-Install_storage-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Storage&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--mode%22%2C%22all%22%2C%22--namespace%22%2C%22storage%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_storage-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Storage%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--mode%22%2C%22all%22%2C%22--namespace%22%2C%22storage%22%2C%22--read-only%22%5D%7D) |
47
+ | Subscription | Manage Azure subscription details. | [![Install](https://img.shields.io/badge/VS_Code-Install_subscription-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Subscription&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--mode%22%2C%22all%22%2C%22--namespace%22%2C%22subscription%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_subscription-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Subscription%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--mode%22%2C%22all%22%2C%22--namespace%22%2C%22subscription%22%2C%22--read-only%22%5D%7D) |
48
+ | Terraform Best Practices | Secure, production-grade Azure Terraform guidance. | [![Install](https://img.shields.io/badge/VS_Code-Install_terraform-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Terraform%20Best%20Practices&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--mode%22%2C%22all%22%2C%22--namespace%22%2C%22azureterraformbestpractices%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_terraform-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Terraform%20Best%20Practices%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--mode%22%2C%22all%22%2C%22--namespace%22%2C%22azureterraformbestpractices%22%2C%22--read-only%22%5D%7D) |
49
+ | Workbooks | Manage Azure Workbooks for data visualization. | [![Install](https://img.shields.io/badge/VS_Code-Install_workbooks-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Workbooks&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--mode%22%2C%22all%22%2C%22--namespace%22%2C%22workbooks%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_workbooks-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://vscode.dev/redirect/mcp/install?name=Azure%20Workbooks%20Read%20Only&config=%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22@azure%2Fmcp%40latest%22%2C%22server%22%2C%22start%22%2C%22--mode%22%2C%22all%22%2C%22--namespace%22%2C%22workbooks%22%2C%22--read-only%22%5D%7D) |
50
+
51
+ ### ▶️ Getting Started
52
+
45
53
  1. Open GitHub Copilot in VS Code and [switch to Agent mode](https://code.visualstudio.com/docs/copilot/chat/chat-agent-mode)
46
- 2. You should see the Azure MCP Server in the list of tools
47
- 3. Try a prompt that tells the agent to use the Azure MCP Server, such as "List my Azure Storage containers"
48
- 4. The agent should be able to use the Azure MCP Server tools to complete your query
49
- 5. Check out the [documentation](https://learn.microsoft.com/azure/developer/azure-mcp-server/) and [troubleshooting guide](https://github.com/Azure/azure-mcp/blob/main/TROUBLESHOOTING.md#128-tool-limit-issue)
54
+ 1. You should see the Azure MCP Server in the list of tools
55
+ 1. Try a prompt that tells the agent to use the Azure MCP Server, such as "List my Azure Storage containers"
56
+ 1. The agent should be able to use the Azure MCP Server tools to complete your query
57
+ 1. Check out the [documentation](https://learn.microsoft.com/azure/developer/azure-mcp-server/) and [troubleshooting guide](https://github.com/Azure/azure-mcp/blob/main/TROUBLESHOOTING.md#128-tool-limit-issue)
50
58
 
51
59
  ## ✨ What can you do with the Azure MCP Server?
52
60
 
53
61
  The Azure MCP Server supercharges your agents with Azure context. Here are some cool prompts you can try:
54
62
 
55
63
  ### 🔎 Azure AI Search
56
- - "What indexes do I have in my Azure AI Search service 'mysvc'?"
57
- - "Let's search this index for 'my search query'"
64
+
65
+ * "What indexes do I have in my Azure AI Search service 'mysvc'?"
66
+ * "Let's search this index for 'my search query'"
58
67
 
59
68
  ### ⚙️ Azure App Configuration
60
- - "List my App Configuration stores"
69
+
70
+ * "List my App Configuration stores"
71
+ * "Show my key-value pairs in App Config"
61
72
 
62
73
  ### ☸️ Azure Kubernetes Service (AKS)
63
- - "List my AKS clusters in my subscription"
64
- - "Show me all my Azure Kubernetes Service clusters"
74
+
75
+ * "List my AKS clusters in my subscription"
76
+ * "Show me all my Azure Kubernetes Service clusters"
65
77
 
66
78
  ### 📊 Azure Cosmos DB
67
- - "Show me all my Cosmos DB databases"
68
- - "List containers in my Cosmos DB database"
79
+
80
+ * "Show me all my Cosmos DB databases"
81
+ * "List containers in my Cosmos DB database"
69
82
 
70
83
  ### 🧮 Azure Data Explorer
71
- - "Get Azure Data Explorer databases in cluster 'mycluster'"
72
- - "Sample 10 rows from table 'StormEvents' in Azure Data Explorer database 'db1'"
84
+
85
+ * "Get Azure Data Explorer databases in cluster 'mycluster'"
86
+ * "Sample 10 rows from table 'StormEvents' in Azure Data Explorer database 'db1'"
73
87
 
74
88
  ### 📊 Azure Monitor
75
- - "Query my Log Analytics workspace"
76
89
 
77
- ### �️ Azure SQL Database
78
- - "Show me details about my Azure SQL database 'mydb'"
79
- - "List Active Directory administrators for my SQL server 'myserver'"
80
- - "List all firewall rules for my SQL server 'myserver'"
81
- - "List all elastic pools in my SQL server 'myserver'"
90
+ * "Query my Log Analytics workspace"
82
91
 
83
- ### 💾 Azure Storage
84
- - "List my Azure storage accounts"
85
- - "Show me the tables in my Storage account"
86
- - "Get details about my Storage container"
87
- - "List paths in my Data Lake file system"
88
- - "Show my key-value pairs in App Config"
92
+ ### 🗄️ Azure SQL Database
93
+
94
+ * "Show me details about my Azure SQL database 'mydb'"
95
+ * "List Active Directory administrators for my SQL server 'myserver'"
96
+ * "List all firewall rules for my SQL server 'myserver'"
97
+ * "List all elastic pools in my SQL server 'myserver'"
89
98
 
90
99
  ### 🔧 Azure Resource Management
91
- - "List my resource groups"
92
- - "List my Azure CDN endpoints"
93
- - "Help me build an Azure application using Node.js"
94
100
 
101
+ * "List my resource groups"
102
+ * "List my Azure CDN endpoints"
103
+ * "Help me build an Azure application using Node.js"
104
+
105
+ ### 💾 Azure Storage
106
+
107
+ * "List my Azure storage accounts"
108
+ * "Show me the tables in my Storage account"
109
+ * "Get details about my Storage container"
110
+ * "List paths in my Data Lake file system"
95
111
 
96
112
  ## 🛠️ Currently Supported Tools
113
+
97
114
  <details>
98
115
  <summary>The Azure MCP Server provides tools for interacting with the following Azure services</summary>
99
116
 
100
117
  ### 🔎 Azure AI Search (search engine/vector database)
101
- - List Azure AI Search services
102
- - List indexes and look at their schema and configuration
103
- - Query search indexes
118
+
119
+ * List Azure AI Search services
120
+ * List indexes and look at their schema and configuration
121
+ * Query search indexes
104
122
 
105
123
  ### ⚙️ Azure App Configuration
106
- - List App Configuration stores
107
- - Manage key-value pairs
108
- - Handle labeled configurations
109
- - Lock/unlock configuration settings
124
+
125
+ * List App Configuration stores
126
+ * Manage key-value pairs
127
+ * Handle labeled configurations
128
+ * Lock/unlock configuration settings
129
+
130
+ ### 🛡️ Azure Best Practices
131
+
132
+ * Get secure, production-grade Azure SDK best practices for effective code generation.
110
133
 
111
134
  ### 🖥️ Azure CLI Extension
112
- - Execute Azure CLI commands directly
113
- - Support for all Azure CLI functionality
114
- - JSON output formatting
115
- - Cross-platform compatibility
116
135
 
117
- ### �📊 Azure Cosmos DB (NoSQL Databases)
118
- - List Cosmos DB accounts
119
- - List and query databases
120
- - Manage containers and items
121
- - Execute SQL queries against containers
136
+ * Execute Azure CLI commands directly
137
+ * Support for all Azure CLI functionality
138
+ * JSON output formatting
139
+ * Cross-platform compatibility
140
+
141
+ ### 📊 Azure Cosmos DB (NoSQL Databases)
142
+
143
+ * List Cosmos DB accounts
144
+ * List and query databases
145
+ * Manage containers and items
146
+ * Execute SQL queries against containers
122
147
 
123
148
  ### 🧮 Azure Data Explorer
124
- - List Azure Data Explorer clusters
125
- - List databases
126
- - List tables
127
- - Get schema for a table
128
- - Sample rows from a table
129
- - Query using KQL
149
+
150
+ * List Azure Data Explorer clusters
151
+ * List databases
152
+ * List tables
153
+ * Get schema for a table
154
+ * Sample rows from a table
155
+ * Query using KQL
130
156
 
131
157
  ### 🐘 Azure Database for PostgreSQL - Flexible Server
132
- - List and query databases.
133
- - List and get schema for tables.
134
- - List, get configuration and get parameters for servers.
135
158
 
136
- ### Azure Developer CLI (azd) Extension
137
- - Execute Azure Developer CLI commands directly
138
- - Support for template discovery, template initialization, provisioning and deployment
139
- - Cross-platform compatibility
159
+ * List and query databases.
160
+ * List and get schema for tables.
161
+ * List, get configuration and get parameters for servers.
162
+
163
+ ### 🛠️ Azure Developer CLI (azd) Extension
164
+
165
+ * Execute Azure Developer CLI commands directly
166
+ * Support for template discovery, template initialization, provisioning and deployment
167
+ * Cross-platform compatibility
140
168
 
141
169
  ### 🧮 Azure Foundry
142
- - List Azure Foundry models
143
- - Deploy foundry models
144
- - List foundry model deployments
170
+
171
+ * List Azure Foundry models
172
+ * Deploy foundry models
173
+ * List foundry model deployments
145
174
 
146
175
  ### 🚀 Azure Managed Grafana
147
- - List Azure Managed Grafana
148
176
 
149
- ### Azure Key Vault
150
- - List, create, and get keys
177
+ * List Azure Managed Grafana
178
+
179
+ ### 🔑 Azure Key Vault
180
+
181
+ * List, create, and get keys
182
+ * Get secrets
183
+
184
+ ### ☸️ Azure Kubernetes Service (AKS)
185
+
186
+ * List Azure Kubernetes Service clusters
187
+
188
+ ### 📦 Azure Load Testing
189
+
190
+ * List, create load test resources
191
+ * List, create load tests
192
+ * Get, list, (create) run and rerun, update load test runs
193
+
194
+ ### 🏪 Azure Marketplace
195
+
196
+ * Get details about Marketplace products
151
197
 
152
198
  ### 📈 Azure Monitor
199
+
153
200
  #### Log Analytics
154
- - List Log Analytics workspaces
155
- - Query logs using KQL
156
- - List available tables
201
+
202
+ * List Log Analytics workspaces
203
+ * Query logs using KQL
204
+ * List available tables
157
205
 
158
206
  #### Health Models
159
- - Get health of an entity
207
+
208
+ * Get health of an entity
160
209
 
161
210
  #### Metrics
162
- - Query Azure Monitor metrics for resources with time series data
163
- - List available metric definitions for resources
211
+
212
+ * Query Azure Monitor metrics for resources with time series data
213
+ * List available metric definitions for resources
164
214
 
165
215
  ### ⚙️ Azure Native ISV Services
166
- - List Monitored Resources in a Datadog Monitor
167
216
 
168
- ### Azure Quick Review CLI Extension
169
- - Scan Azure resources for compliance related recommendations
217
+ * List Monitored Resources in a Datadog Monitor
170
218
 
171
- ### Azure Resource Groups
172
- - List resource groups
219
+ ### 🛡️ Azure Quick Review CLI Extension
173
220
 
174
- ### 🏪 Azure Marketplace
175
- - Get details about Marketplace products
221
+ * Scan Azure resources for compliance related recommendations
222
+
223
+ ### 🔴 Azure Redis Cache
224
+
225
+ * List Redis Cluster resources
226
+ * List databases in Redis Clusters
227
+ * List Redis Cache resources
228
+ * List access policies for Redis Caches
229
+
230
+ ### 🏗️ Azure Resource Groups
231
+
232
+ * List resource groups
176
233
 
177
234
  ### 🎭 Azure Role-Based Access Control (RBAC)
178
- - List role assignments
235
+
236
+ * List role assignments
179
237
 
180
238
  ### 🚌 Azure Service Bus
181
- - Examine properties and runtime information about queues, topics, and subscriptions
239
+
240
+ * Examine properties and runtime information about queues, topics, and subscriptions
182
241
 
183
242
  ### 🗄️ Azure SQL Database
184
- - Show database details and properties
185
- - List SQL server firewall rules
186
- - List elastic pools and their configurations
187
243
 
188
- ### Azure Storage
189
- - List Storage accounts
190
- - Manage blob containers and blobs
191
- - List and query Storage tables
192
- - List paths in Data Lake file systems
193
- - Get container properties and metadata
244
+ * Show database details and properties
245
+ * List SQL server firewall rules
246
+ * List elastic pools and their configurations
194
247
 
195
- ### 📦 Azure Load Testing
196
- - List, create load test resources
197
- - List, create load tests
198
- - Get, list, (create) run and rerun, update load test runs
248
+ ### 💾 Azure Storage
249
+
250
+ * List Storage accounts
251
+ * Manage blob containers and blobs
252
+ * List and query Storage tables
253
+ * List paths in Data Lake file systems
254
+ * Get container properties and metadata
255
+
256
+ ### 📋 Azure Subscription
257
+
258
+ * List Azure subscriptions
259
+
260
+ ### 🏗️ Azure Terraform Best Practices
261
+
262
+ * Get secure, production-grade Azure Terraform best practices for effective code generation and command execution
263
+
264
+ ### 📊 Azure Workbooks
265
+
266
+ * List workbooks in resource groups
267
+ * Create new workbooks with custom visualizations
268
+ * Update existing workbook configurations
269
+ * Get workbook details and metadata
270
+ * Delete workbooks when no longer needed
271
+
272
+ ### 🏗️ Bicep
273
+
274
+ * Get the Bicep schema for specific Azure resource types
199
275
 
200
276
  Agents and models can discover and learn best practices and usage guidelines for the `azd` MCP tool. For more information, see [AZD Best Practices](https://github.com/Azure/azure-mcp/tree/main/src/Areas/Extension/Resources/azd-best-practices.txt).
201
277
 
202
- ### 🛡️ Azure Best Practices
203
- - Get secure, production-grade Azure SDK best practices for effective code generation.
204
278
  </details>
205
279
 
206
280
  For detailed command documentation and examples, see [Azure MCP Commands](https://github.com/Azure/azure-mcp/blob/main/docs/azmcp-commands.md).
@@ -228,95 +302,102 @@ Installation in VS Code should be in one of the previous forms and the update in
228
302
  </details>
229
303
 
230
304
  ## ⚙️ Advanced Install Scenarios (Optional)
305
+
231
306
  <details>
232
307
  <summary>Docker containers, custom MCP clients, and manual install options</summary>
233
308
 
234
- #### 🐋 Docker Install Steps (Optional)
309
+ ### 🐋 Docker Install Steps (Optional)
310
+
235
311
  For a step-by-step Docker installation, follow these instructions:
236
312
 
237
- 1. Clone repository
238
- 2. From repository root, build Docker image: `docker build -t azure/azuremcp .`
239
- 3. Create an `.env` file with environment variables that [match one of the `EnvironmentCredential`](https://learn.microsoft.com/dotnet/api/azure.identity.environmentcredential) sets. For example, a `.env` file using a service principal could look like:
240
- ```json
241
- AZURE_TENANT_ID={YOUR_AZURE_TENANT_ID}
242
- AZURE_CLIENT_ID={YOUR_AZURE_CLIENT_ID}
243
- AZURE_CLIENT_SECRET={YOUR_AZURE_CLIENT_SECRET}
244
- ```
245
- 4. Add `.vscode/mcp.json` or update existing MCP configuration. Replace `/full/path/to/.env` with a path to your `.env` file.
246
- ```json
247
- {
248
- "servers": {
249
- "Azure MCP Server": {
250
- "command": "docker",
251
- "args": [
252
- "run",
253
- "-i",
254
- "--rm",
255
- "--env-file",
256
- "/full/path/to/.env"
257
- "azure/azuremcp",
258
- ]
313
+ 1. Create an `.env` file with environment variables that [match one of the `EnvironmentCredential`](https://learn.microsoft.com/dotnet/api/azure.identity.environmentcredential) sets. For example, a `.env` file using a service principal could look like:
314
+
315
+ ```bash
316
+ AZURE_TENANT_ID={YOUR_AZURE_TENANT_ID}
317
+ AZURE_CLIENT_ID={YOUR_AZURE_CLIENT_ID}
318
+ AZURE_CLIENT_SECRET={YOUR_AZURE_CLIENT_SECRET}
319
+ ```
320
+
321
+ 2. Add `.vscode/mcp.json` or update existing MCP configuration. Replace `/full/path/to/.env` with a path to your `.env` file.
322
+
323
+ ```json
324
+ {
325
+ "servers": {
326
+ "Azure MCP Server": {
327
+ "command": "docker",
328
+ "args": [
329
+ "run",
330
+ "-i",
331
+ "--rm",
332
+ "--env-file",
333
+ "/full/path/to/.env"
334
+ "mcr.microsoft.com/azure-sdk/azure-mcp:latest",
335
+ ]
336
+ }
337
+ }
259
338
  }
260
- }
261
- }
262
- ```
339
+ ```
263
340
 
264
341
  Optionally, customers can use `--env` or `--volume` to pass authentication values.
265
342
 
266
- #### 🤖 Custom MCP Client Install Steps (Optional)
343
+ ### 🤖 Custom MCP Client Install Steps (Optional)
344
+
267
345
  You can easily configure your MCP client to use the Azure MCP Server. Have your client run the following command and access it via standard IO.
268
346
 
269
- #### 🔧 Manual Install Steps (Optional)
347
+ ```bash
348
+ npx -y @azure/mcp@latest server start
349
+ ```
350
+
351
+ ### 🔧 Manual Install Steps (Optional)
352
+
270
353
  For a step-by-step installation, follow these instructions:
271
354
 
272
355
  1. Add `.vscode/mcp.json`:
273
- ```json
274
- {
275
- "servers": {
276
- "Azure MCP Server": {
277
- "command": "npx",
278
- "args": [
279
- "-y",
280
- "@azure/mcp@latest",
281
- "server",
282
- "start"
283
- ]
356
+
357
+ ```json
358
+ {
359
+ "servers": {
360
+ "Azure MCP Server": {
361
+ "command": "npx",
362
+ "args": [
363
+ "-y",
364
+ "@azure/mcp@latest",
365
+ "server",
366
+ "start"
367
+ ]
368
+ }
369
+ }
284
370
  }
285
- }
286
- }
287
- ```
371
+ ```
288
372
 
289
- You can optionally set the `--namespace <namespace>` flag to install tools for the specified Azure product or service.
373
+ You can optionally set the `--namespace <namespace>` flag to install tools for the specified Azure product or service.
290
374
 
291
375
  1. Add `.vscode/mcp.json`:
292
- ```json
293
- {
294
- "servers": {
295
- "Azure Best Practices": {
296
- "command": "npx",
297
- "args": [
298
- "-y",
299
- "@azure/mcp@latest",
300
- "server",
301
- "start",
302
- "--namespace",
303
- "bestpractices" // Any of the available MCP servers can be referenced here.
304
- ]
305
- }
306
- }
307
- }
308
- ```
309
-
310
- ### Using standard IO
311
376
 
312
- Configure the MCP client to execute: `npx -y @azure/mcp@latest server start`. For instructions on using , follow instructions in [Quick install with VS Code](#-quick-install-with-vs-code) or [Manual Install](#-manual-install).
377
+ ```json
378
+ {
379
+ "servers": {
380
+ "Azure Best Practices": {
381
+ "command": "npx",
382
+ "args": [
383
+ "-y",
384
+ "@azure/mcp@latest",
385
+ "server",
386
+ "start",
387
+ "--namespace",
388
+ "bestpractices" // Any of the available MCP servers can be referenced here.
389
+ ]
390
+ }
391
+ }
392
+ }
393
+ ```
313
394
 
314
395
  More end-to-end MCP client/agent guides are coming soon!
315
396
  </details>
316
397
 
317
398
  ## Data Collection
318
399
 
319
- The software may collect information about you and your use of the software and send it to Microsoft. Microsoft may use this information to provide services and improve our products and services. You may turn off the telemetry as described in the repository. There are also some features in the software that may enable you and Microsoft to collect data from users of your applications. If you use these features, you must comply with applicable law, including providing appropriate notices to users of your applications together with a copy of Microsoft's privacy statement. Our privacy statement is located at https://go.microsoft.com/fwlink/?LinkId=521839. You can learn more about data collection and use in the help documentation and our privacy statement. Your use of the software operates as your consent to these practices.
400
+ The software may collect information about you and your use of the software and send it to Microsoft. Microsoft may use this information to provide services and improve our products and services. You may turn off the telemetry as described in the repository. There are also some features in the software that may enable you and Microsoft to collect data from users of your applications. If you use these features, you must comply with applicable law, including providing appropriate notices to users of your applications together with a copy of Microsoft's [privacy statement](https://www.microsoft.com/privacy/privacystatement). You can learn more about data collection and use in the help documentation and our privacy statement. Your use of the software operates as your consent to these practices.
320
401
 
321
402
  ### Telemetry Configuration
322
403
 
@@ -347,14 +428,15 @@ Your credentials are always handled securely through the official [Azure Identit
347
428
  MCP as a phenomenon is very novel and cutting-edge. As with all new technology standards, consider doing a security review to ensure any systems that integrate with MCP servers follow all regulations and standards your system is expected to adhere to. This includes not only the Azure MCP Server, but any MCP client/agent that you choose to implement down to the model provider.
348
429
 
349
430
  ## 👥 Contributing
431
+
350
432
  We welcome contributions to the Azure MCP Server! Whether you're fixing bugs, adding new features, or improving documentation, your contributions are welcome.
351
433
 
352
434
  Please read our [Contributing Guide](https://github.com/Azure/azure-mcp/blob/main/CONTRIBUTING.md) for guidelines on:
353
435
 
354
- - 🛠️ Setting up your development environment
355
- - ✨ Adding new commands
356
- - 📝 Code style and testing requirements
357
- - 🔄 Making pull requests
436
+ * 🛠️ Setting up your development environment
437
+ * ✨ Adding new commands
438
+ * 📝 Code style and testing requirements
439
+ * 🔄 Making pull requests
358
440
 
359
441
  ## 💬 Feedback
360
442
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@azure/mcp",
3
- "version": "0.4.1",
3
+ "version": "0.5.0",
4
4
  "description": "Azure MCP Server - Model Context Protocol implementation for Azure",
5
5
  "author": "Microsoft Corporation",
6
6
  "homepage": "https://github.com/Azure/azure-mcp#readme",
@@ -33,12 +33,12 @@
33
33
  "arm64"
34
34
  ],
35
35
  "optionalDependencies": {
36
- "@azure/mcp-linux-x64": "0.4.1",
37
- "@azure/mcp-darwin-x64": "0.4.1",
38
- "@azure/mcp-linux-arm64": "0.4.1",
39
- "@azure/mcp-darwin-arm64": "0.4.1",
40
- "@azure/mcp-win32-x64": "0.4.1",
41
- "@azure/mcp-win32-arm64": "0.4.1"
36
+ "@azure/mcp-linux-x64": "0.5.0",
37
+ "@azure/mcp-darwin-x64": "0.5.0",
38
+ "@azure/mcp-linux-arm64": "0.5.0",
39
+ "@azure/mcp-darwin-arm64": "0.5.0",
40
+ "@azure/mcp-win32-x64": "0.5.0",
41
+ "@azure/mcp-win32-arm64": "0.5.0"
42
42
  },
43
43
  "scripts": {
44
44
  "postinstall": "node ./scripts/post-install-script.js"