@azure/mcp 0.2.3 → 0.2.4
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.
- package/README.md +17 -33
- package/package.json +7 -7
package/README.md
CHANGED
|
@@ -26,13 +26,13 @@ Here's a short (16 seconds) video to help you get the Azure MCP Server installed
|
|
|
26
26
|
| Best Practices | Returns secure, production-grade Azure SDK best practices. | [](https://insiders.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--service%22%2C%22bestpractices%22%5D%7D) | [](https://insiders.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--service%22%2C%22bestpractices%22%2C%22--read-only%22%5D%7D) |
|
|
27
27
|
| Cosmos DB | Cosmos DB operations - Manage/query Cosmos DB resources. | [](https://insiders.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--service%22%2C%22cosmos%22%5D%7D) | [](https://insiders.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--service%22%2C%22cosmos%22%2C%22--read-only%22%5D%7D) |
|
|
28
28
|
| Key Vault | Key Vault operations - Manage/access Azure Key Vault resources. | [](https://insiders.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--service%22%2C%22keyvault%22%5D%7D) | [](https://insiders.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--service%22%2C%22keyvault%22%2C%22--read-only%22%5D%7D) |
|
|
29
|
-
|
|
|
29
|
+
| Azure Data Explorer | Azure Data Explorer operations - Manage/query Azure Data Explorer clusters. | [](https://insiders.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--service%22%2C%22kusto%22%5D%7D) | [](https://insiders.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--service%22%2C%22kusto%22%2C%22--read-only%22%5D%7D) |
|
|
30
30
|
| Monitor | Azure Monitor operations - Query/analyze logs and metrics. | [](https://insiders.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--service%22%2C%22monitor%22%5D%7D) | [](https://insiders.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--service%22%2C%22monitor%22%2C%22--read-only%22%5D%7D) |
|
|
31
31
|
| PostgreSQL | PostgreSQL operations - Manage Azure Database for PostgreSQL - Flexible server. | [](https://insiders.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--service%22%2C%22postgres%22%5D%7D) | [](https://insiders.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--service%22%2C%22postgres%22%2C%22--read-only%22%5D%7D) |
|
|
32
32
|
| Role Based Access Control | Azure RBAC Operations - List Azure RBAC role assignments. | [](https://insiders.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--service%22%2C%22role%22%5D%7D) | [](https://insiders.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--service%22%2C%22role%22%2C%22--read-only%22%5D%7D) |
|
|
33
33
|
| Redis Cache | Redis Cache operations - Manage/access Azure Redis Cache resources. | [](https://insiders.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--service%22%2C%22redis%22%5D%7D) | [](https://insiders.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--service%22%2C%22redis%22%2C%22--read-only%22%5D%7D) |
|
|
34
34
|
| Resource Group | Resource group operations - List/manage Azure resource groups. | [](https://insiders.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--service%22%2C%22group%22%5D%7D) | [](https://insiders.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--service%22%2C%22group%22%2C%22--read-only%22%5D%7D) |
|
|
35
|
-
| Search | Search operations -
|
|
35
|
+
| Search | Search operations - List/query Azure AI Search services. | [](https://insiders.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--service%22%2C%22search%22%5D%7D) | [](https://insiders.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--service%22%2C%22search%22%2C%22--read-only%22%5D%7D) |
|
|
36
36
|
| Service Bus | Service Bus operations - Manage Azure Service Bus resources. | [](https://insiders.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--service%22%2C%22servicebus%22%5D%7D) | [](https://insiders.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--service%22%2C%22servicebus%22%2C%22--read-only%22%5D%7D) |
|
|
37
37
|
| Storage | Storage operations - Manage/access Azure Storage resources. | [](https://insiders.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--service%22%2C%22storage%22%5D%7D) | [](https://insiders.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--service%22%2C%22storage%22%2C%22--read-only%22%5D%7D) |
|
|
38
38
|
| Subscription | Azure subscription operations - List/manage Azure subscriptions. | [](https://insiders.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--service%22%2C%22subscription%22%5D%7D) | [](https://insiders.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--service%22%2C%22subscription%22%2C%22--read-only%22%5D%7D) |
|
|
@@ -59,8 +59,8 @@ The Azure MCP Server supercharges your agents with Azure context. Here are some
|
|
|
59
59
|
- "Show me the tables in my Storage account"
|
|
60
60
|
- "List containers in my Cosmos DB database"
|
|
61
61
|
- "Get details about my Storage container"
|
|
62
|
-
- "Get
|
|
63
|
-
- "Sample 10 rows from table 'StormEvents' in
|
|
62
|
+
- "Get Azure Data Explorer databases in cluster 'mycluster'"
|
|
63
|
+
- "Sample 10 rows from table 'StormEvents' in Azure Data Explorer database 'db1'"
|
|
64
64
|
|
|
65
65
|
### 📊 Query & Analyze
|
|
66
66
|
- "Query my Log Analytics workspace"
|
|
@@ -98,12 +98,12 @@ The Azure MCP Server supercharges your agents with Azure context. Here are some
|
|
|
98
98
|
- List, get configuration and get parameters for servers.
|
|
99
99
|
|
|
100
100
|
### 🧮 Azure Data Explorer
|
|
101
|
-
- List
|
|
102
|
-
- List databases
|
|
103
|
-
- List tables
|
|
104
|
-
- Get schema for a
|
|
105
|
-
- Sample rows from a
|
|
106
|
-
- Query
|
|
101
|
+
- List Azure Data Explorer clusters
|
|
102
|
+
- List databases
|
|
103
|
+
- List tables
|
|
104
|
+
- Get schema for a table
|
|
105
|
+
- Sample rows from a table
|
|
106
|
+
- Query using KQL
|
|
107
107
|
|
|
108
108
|
### 💾 Azure Storage
|
|
109
109
|
- List Storage accounts
|
|
@@ -120,6 +120,10 @@ The Azure MCP Server supercharges your agents with Azure context. Here are some
|
|
|
120
120
|
#### Health Models
|
|
121
121
|
- Get health of an entity
|
|
122
122
|
|
|
123
|
+
#### Metrics
|
|
124
|
+
- Query Azure Monitor metrics for resources with time series data
|
|
125
|
+
- List available metric definitions for resources
|
|
126
|
+
|
|
123
127
|
### ⚙️ Azure App Configuration
|
|
124
128
|
- List App Configuration stores
|
|
125
129
|
- Manage key-value pairs
|
|
@@ -152,7 +156,7 @@ The Azure MCP Server supercharges your agents with Azure context. Here are some
|
|
|
152
156
|
- Support for template discovery, template initialization, provisioning and deployment
|
|
153
157
|
- Cross-platform compatibility
|
|
154
158
|
|
|
155
|
-
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/Resources/azd-best-practices.txt).
|
|
159
|
+
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).
|
|
156
160
|
|
|
157
161
|
### 🛡️ Azure Best Practices
|
|
158
162
|
- Get secure, production-grade Azure SDK best practices for effective code generation.
|
|
@@ -296,31 +300,11 @@ See [Troubleshooting guide](https://github.com/Azure/azure-mcp/blob/main/TROUBLE
|
|
|
296
300
|
<details>
|
|
297
301
|
<summary>Authentication options including DefaultAzureCredential flow, RBAC permissions, troubleshooting, and production credentials</summary>
|
|
298
302
|
|
|
299
|
-
The Azure MCP Server
|
|
300
|
-
|
|
301
|
-
1. **Environment Variables** (`EnvironmentCredential`) - Perfect for CI/CD pipelines
|
|
302
|
-
2. **Shared Token Cache** (`SharedTokenCacheCredential`) - Uses cached tokens from other tools
|
|
303
|
-
3. **Visual Studio** (`VisualStudioCredential`) - Uses your Visual Studio credentials
|
|
304
|
-
4. **Azure CLI** (`AzureCliCredential`) - Uses your existing Azure CLI login
|
|
305
|
-
5. **Azure PowerShell** (`AzurePowerShellCredential`) - Uses your Az PowerShell login
|
|
306
|
-
6. **Azure Developer CLI** (`AzureDeveloperCliCredential`) - Uses your azd login
|
|
307
|
-
7. **Interactive Browser** (`InteractiveBrowserCredential`) - Falls back to browser-based login if needed
|
|
308
|
-
|
|
309
|
-
If you're already logged in through any of these methods, the Azure MCP Server will automatically use those credentials. Ensure that you have the correct authorization permissions in Azure (e.g. read access to your Storage account) via RBAC (Role-Based Access Control). To learn more about Azure's RBAC authorization system, visit this [link](https://learn.microsoft.com/azure/role-based-access-control/overview).
|
|
303
|
+
The Azure MCP Server uses the Azure Identity library for .NET to authenticate to Microsoft Entra ID. For detailed information, see [Authentication Fundamentals](https://github.com/Azure/azure-mcp/blob/main/docs/Authentication.md#authentication-fundamentals).
|
|
310
304
|
|
|
311
305
|
If you're running into any issues with authentication, visit our [troubleshooting guide](https://github.com/Azure/azure-mcp/blob/main/TROUBLESHOOTING.md#authentication).
|
|
312
306
|
|
|
313
|
-
For enterprise authentication scenarios including network restrictions, security policies, and protected resources, see
|
|
314
|
-
|
|
315
|
-
### Production Credentials
|
|
316
|
-
|
|
317
|
-
By default, the Azure MCP Server excludes production credentials like Managed Identity and Workload Identity. To enable these credentials, set the environment variable:
|
|
318
|
-
|
|
319
|
-
```
|
|
320
|
-
AZURE_MCP_INCLUDE_PRODUCTION_CREDENTIALS=true
|
|
321
|
-
```
|
|
322
|
-
|
|
323
|
-
This is useful when running on Azure services where you want to use managed identities.
|
|
307
|
+
For enterprise authentication scenarios, including network restrictions, security policies, and protected resources, see [Authentication Scenarios in Enterprise Environments](https://github.com/Azure/azure-mcp/blob/main/docs/Authentication.md#authentication-scenarios-in-enterprise-environments).
|
|
324
308
|
</details>
|
|
325
309
|
|
|
326
310
|
## 🛡️ Security Note
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@azure/mcp",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.4",
|
|
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,11 +33,11 @@
|
|
|
33
33
|
"arm64"
|
|
34
34
|
],
|
|
35
35
|
"optionalDependencies": {
|
|
36
|
-
"@azure/mcp-darwin-x64": "0.2.
|
|
37
|
-
"@azure/mcp-linux-arm64": "0.2.
|
|
38
|
-
"@azure/mcp-darwin-arm64": "0.2.
|
|
39
|
-
"@azure/mcp-win32-x64": "0.2.
|
|
40
|
-
"@azure/mcp-linux-x64": "0.2.
|
|
41
|
-
"@azure/mcp-win32-arm64": "0.2.
|
|
36
|
+
"@azure/mcp-darwin-x64": "0.2.4",
|
|
37
|
+
"@azure/mcp-linux-arm64": "0.2.4",
|
|
38
|
+
"@azure/mcp-darwin-arm64": "0.2.4",
|
|
39
|
+
"@azure/mcp-win32-x64": "0.2.4",
|
|
40
|
+
"@azure/mcp-linux-x64": "0.2.4",
|
|
41
|
+
"@azure/mcp-win32-arm64": "0.2.4"
|
|
42
42
|
}
|
|
43
43
|
}
|