@azure/mcp-darwin-arm64 0.2.1 → 0.2.2
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 +22 -9
- package/dist/Azure.ResourceManager.Authorization.dll +0 -0
- package/dist/Azure.ResourceManager.Datadog.dll +0 -0
- package/dist/Azure.Security.KeyVault.Secrets.dll +0 -0
- package/dist/azmcp +0 -0
- package/dist/azmcp.deps.json +82 -33
- package/dist/azmcp.dll +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -22,19 +22,19 @@ Here's a short (16 seconds) video to help you get the Azure MCP Server installed
|
|
|
22
22
|
| Name | Description | VS Code | VS Code Insiders |
|
|
23
23
|
|--------------|-----------------------------------------------------------------------------------------------|---------|------------------|
|
|
24
24
|
| All | All Azure tools in a single MCP server | [](https://insiders.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) | [](https://insiders.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&quality=insiders) |
|
|
25
|
+
| App Configuration | App Configuration operations - Manage App Configuration stores. | [](https://insiders.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--service%22%2C%22appconfig%22%5D%7D) | [](https://insiders.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--service%22%2C%22appconfig%22%5D%7D&quality=insiders) |
|
|
25
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&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&quality=insiders) |
|
|
26
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&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&quality=insiders) |
|
|
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&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&quality=insiders) |
|
|
27
29
|
| Kusto | Kusto 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&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&quality=insiders) |
|
|
28
|
-
| 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&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&quality=insiders) |
|
|
29
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&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&quality=insiders) |
|
|
30
|
-
| App Configuration | App Configuration operations - Manage App Configuration stores. | [](https://insiders.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--service%22%2C%22appconfig%22%5D%7D) | [](https://insiders.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--service%22%2C%22appconfig%22%5D%7D&quality=insiders) |
|
|
31
|
-
| Search | Search operations - Manage/list 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&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&quality=insiders) |
|
|
32
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&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&quality=insiders) |
|
|
33
|
-
|
|
|
34
|
-
| 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&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&quality=insiders) |
|
|
32
|
+
| 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&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&quality=insiders) |
|
|
35
33
|
| 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&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&quality=insiders) |
|
|
34
|
+
| Search | Search operations - Manage/list 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&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&quality=insiders) |
|
|
36
35
|
| 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&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&quality=insiders) |
|
|
37
|
-
|
|
|
36
|
+
| 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&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&quality=insiders) |
|
|
37
|
+
| 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&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&quality=insiders) |
|
|
38
38
|
|
|
39
39
|
|
|
40
40
|
|
|
@@ -43,7 +43,7 @@ Here's a short (16 seconds) video to help you get the Azure MCP Server installed
|
|
|
43
43
|
2. You should see the Azure MCP Server in the list of tools
|
|
44
44
|
3. Try a prompt that tells the agent to use the Azure MCP Server, such as "List my Azure Storage containers"
|
|
45
45
|
4. The agent should be able to use the Azure MCP Server tools to complete your query
|
|
46
|
-
5. For help with common issues see [Troubleshooting guide](https://github.com/Azure/azure-mcp/blob/main/TROUBLESHOOTING.md)
|
|
46
|
+
5. For help with common issues see [Troubleshooting guide](https://github.com/Azure/azure-mcp/blob/main/TROUBLESHOOTING.md)
|
|
47
47
|
|
|
48
48
|
## ✨ What can you do with the Azure MCP Server?
|
|
49
49
|
|
|
@@ -128,12 +128,18 @@ The Azure MCP Server supercharges your agents with Azure context. Here are some
|
|
|
128
128
|
### 🔑 Azure Key Vault
|
|
129
129
|
- List, create, and get keys
|
|
130
130
|
|
|
131
|
+
### 🎭 Azure Role-Based Access Control (RBAC)
|
|
132
|
+
- List role assignments
|
|
133
|
+
|
|
131
134
|
### 📦 Azure Resource Groups
|
|
132
135
|
- List resource groups
|
|
133
136
|
|
|
134
137
|
### 🚌 Azure Service Bus
|
|
135
138
|
- Examine properties and runtime information about queues, topics, and subscriptions
|
|
136
139
|
|
|
140
|
+
### ⚙️ Azure Native ISV Services
|
|
141
|
+
- List Monitored Resources in a Datadog Monitor
|
|
142
|
+
|
|
137
143
|
### 🔧 Azure CLI Extension
|
|
138
144
|
- Execute Azure CLI commands directly
|
|
139
145
|
- Support for all Azure CLI functionality
|
|
@@ -280,7 +286,6 @@ More end-to-end MCP client/agent guides are coming soon!
|
|
|
280
286
|
</details>
|
|
281
287
|
|
|
282
288
|
|
|
283
|
-
|
|
284
289
|
## 📝 Troubleshooting
|
|
285
290
|
|
|
286
291
|
See [Troubleshooting guide](https://github.com/Azure/azure-mcp/blob/main/TROUBLESHOOTING.md) for help with common issues and logging.
|
|
@@ -288,7 +293,7 @@ See [Troubleshooting guide](https://github.com/Azure/azure-mcp/blob/main/TROUBLE
|
|
|
288
293
|
### 🔑 Authentication
|
|
289
294
|
|
|
290
295
|
<details>
|
|
291
|
-
<summary>
|
|
296
|
+
<summary>Authentication options including DefaultAzureCredential flow, RBAC permissions, troubleshooting, and production credentials</summary>
|
|
292
297
|
|
|
293
298
|
The Azure MCP Server seamlessly integrates with your host operating system's authentication mechanisms, making it super easy to get started! We use Azure Identity under the hood via [`DefaultAzureCredential`](https://learn.microsoft.com/dotnet/azure/sdk/authentication/credential-chains?tabs=dac), which tries these credentials in order:
|
|
294
299
|
|
|
@@ -304,6 +309,8 @@ If you're already logged in through any of these methods, the Azure MCP Server w
|
|
|
304
309
|
|
|
305
310
|
If you're running into any issues with authentication, visit our [troubleshooting guide](https://github.com/Azure/azure-mcp/blob/main/TROUBLESHOOTING.md).
|
|
306
311
|
|
|
312
|
+
For enterprise authentication scenarios including network restrictions, security policies, and protected resources, see our [Authentication and Security guide](https://github.com/Azure/azure-mcp/blob/main/docs/Authentication.md).
|
|
313
|
+
|
|
307
314
|
### Production Credentials
|
|
308
315
|
|
|
309
316
|
By default, the Azure MCP Server excludes production credentials like Managed Identity and Workload Identity. To enable these credentials, set the environment variable:
|
|
@@ -331,6 +338,12 @@ Please read our [Contributing Guide](https://github.com/Azure/azure-mcp/blob/mai
|
|
|
331
338
|
- 📝 Code style and testing requirements
|
|
332
339
|
- 🔄 Making pull requests
|
|
333
340
|
|
|
341
|
+
## 💬 Feedback
|
|
342
|
+
|
|
343
|
+
We're building this in the open. Your feedback is much appreciated, and will help us shape the future of the Azure MCP server.
|
|
344
|
+
|
|
345
|
+
👉 [Open an issue in the public repository](https://github.com/Azure/azure-mcp/issues/new/choose).
|
|
346
|
+
|
|
334
347
|
## 🤝 Code of Conduct
|
|
335
348
|
|
|
336
349
|
This project has adopted the
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/dist/azmcp
CHANGED
|
Binary file
|
package/dist/azmcp.deps.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
"targets": {
|
|
8
8
|
".NETCoreApp,Version=v9.0": {},
|
|
9
9
|
".NETCoreApp,Version=v9.0/osx-arm64": {
|
|
10
|
-
"azmcp/0.2.
|
|
10
|
+
"azmcp/0.2.2": {
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"Azure.Core": "1.46.1",
|
|
13
13
|
"Azure.Data.AppConfiguration": "1.6.1",
|
|
@@ -18,7 +18,9 @@
|
|
|
18
18
|
"Azure.Monitor.OpenTelemetry.AspNetCore": "1.3.0",
|
|
19
19
|
"Azure.Monitor.Query": "1.6.0",
|
|
20
20
|
"Azure.ResourceManager.AppConfiguration": "1.4.0",
|
|
21
|
+
"Azure.ResourceManager.Authorization": "1.1.4",
|
|
21
22
|
"Azure.ResourceManager.CosmosDB": "1.3.2",
|
|
23
|
+
"Azure.ResourceManager.Datadog": "1.0.0-beta.5",
|
|
22
24
|
"Azure.ResourceManager.Kusto": "1.6.0",
|
|
23
25
|
"Azure.ResourceManager.OperationalInsights": "1.3.0",
|
|
24
26
|
"Azure.ResourceManager.PostgreSql": "1.2.0",
|
|
@@ -28,6 +30,7 @@
|
|
|
28
30
|
"Azure.ResourceManager.Storage": "1.4.2",
|
|
29
31
|
"Azure.Search.Documents": "11.7.0-beta.4",
|
|
30
32
|
"Azure.Security.KeyVault.Keys": "4.7.0",
|
|
33
|
+
"Azure.Security.KeyVault.Secrets": "4.7.0",
|
|
31
34
|
"Azure.Storage.Blobs": "12.24.0",
|
|
32
35
|
"JsonSchema.Net": "7.3.4",
|
|
33
36
|
"Microsoft.Azure.Cosmos": "3.51.0",
|
|
@@ -1476,7 +1479,7 @@
|
|
|
1476
1479
|
"dependencies": {
|
|
1477
1480
|
"Azure.Core": "1.46.1",
|
|
1478
1481
|
"System.ClientModel": "1.4.1",
|
|
1479
|
-
"System.Text.Json": "6.0.
|
|
1482
|
+
"System.Text.Json": "6.0.11"
|
|
1480
1483
|
},
|
|
1481
1484
|
"runtime": {
|
|
1482
1485
|
"lib/netstandard2.0/Azure.ResourceManager.dll": {
|
|
@@ -1490,7 +1493,7 @@
|
|
|
1490
1493
|
"Azure.Core": "1.46.1",
|
|
1491
1494
|
"Azure.ResourceManager": "1.13.0",
|
|
1492
1495
|
"System.ClientModel": "1.4.1",
|
|
1493
|
-
"System.Text.Json": "6.0.
|
|
1496
|
+
"System.Text.Json": "6.0.11"
|
|
1494
1497
|
},
|
|
1495
1498
|
"runtime": {
|
|
1496
1499
|
"lib/net8.0/Azure.ResourceManager.AppConfiguration.dll": {
|
|
@@ -1499,12 +1502,26 @@
|
|
|
1499
1502
|
}
|
|
1500
1503
|
}
|
|
1501
1504
|
},
|
|
1505
|
+
"Azure.ResourceManager.Authorization/1.1.4": {
|
|
1506
|
+
"dependencies": {
|
|
1507
|
+
"Azure.Core": "1.46.1",
|
|
1508
|
+
"Azure.ResourceManager": "1.13.0",
|
|
1509
|
+
"System.ClientModel": "1.4.1",
|
|
1510
|
+
"System.Text.Json": "6.0.11"
|
|
1511
|
+
},
|
|
1512
|
+
"runtime": {
|
|
1513
|
+
"lib/net8.0/Azure.ResourceManager.Authorization.dll": {
|
|
1514
|
+
"assemblyVersion": "1.1.4.0",
|
|
1515
|
+
"fileVersion": "1.100.425.16304"
|
|
1516
|
+
}
|
|
1517
|
+
}
|
|
1518
|
+
},
|
|
1502
1519
|
"Azure.ResourceManager.CosmosDB/1.3.2": {
|
|
1503
1520
|
"dependencies": {
|
|
1504
1521
|
"Azure.Core": "1.46.1",
|
|
1505
1522
|
"Azure.ResourceManager": "1.13.0",
|
|
1506
1523
|
"System.ClientModel": "1.4.1",
|
|
1507
|
-
"System.Text.Json": "6.0.
|
|
1524
|
+
"System.Text.Json": "6.0.11"
|
|
1508
1525
|
},
|
|
1509
1526
|
"runtime": {
|
|
1510
1527
|
"lib/netstandard2.0/Azure.ResourceManager.CosmosDB.dll": {
|
|
@@ -1513,12 +1530,26 @@
|
|
|
1513
1530
|
}
|
|
1514
1531
|
}
|
|
1515
1532
|
},
|
|
1533
|
+
"Azure.ResourceManager.Datadog/1.0.0-beta.5": {
|
|
1534
|
+
"dependencies": {
|
|
1535
|
+
"Azure.Core": "1.46.1",
|
|
1536
|
+
"Azure.ResourceManager": "1.13.0",
|
|
1537
|
+
"System.ClientModel": "1.4.1",
|
|
1538
|
+
"System.Text.Json": "6.0.11"
|
|
1539
|
+
},
|
|
1540
|
+
"runtime": {
|
|
1541
|
+
"lib/net8.0/Azure.ResourceManager.Datadog.dll": {
|
|
1542
|
+
"assemblyVersion": "1.0.0.0",
|
|
1543
|
+
"fileVersion": "1.0.25.16303"
|
|
1544
|
+
}
|
|
1545
|
+
}
|
|
1546
|
+
},
|
|
1516
1547
|
"Azure.ResourceManager.Kusto/1.6.0": {
|
|
1517
1548
|
"dependencies": {
|
|
1518
1549
|
"Azure.Core": "1.46.1",
|
|
1519
1550
|
"Azure.ResourceManager": "1.13.0",
|
|
1520
1551
|
"System.ClientModel": "1.4.1",
|
|
1521
|
-
"System.Text.Json": "6.0.
|
|
1552
|
+
"System.Text.Json": "6.0.11"
|
|
1522
1553
|
},
|
|
1523
1554
|
"runtime": {
|
|
1524
1555
|
"lib/net8.0/Azure.ResourceManager.Kusto.dll": {
|
|
@@ -1544,7 +1575,7 @@
|
|
|
1544
1575
|
"Azure.Core": "1.46.1",
|
|
1545
1576
|
"Azure.ResourceManager": "1.13.0",
|
|
1546
1577
|
"System.ClientModel": "1.4.1",
|
|
1547
|
-
"System.Text.Json": "6.0.
|
|
1578
|
+
"System.Text.Json": "6.0.11"
|
|
1548
1579
|
},
|
|
1549
1580
|
"runtime": {
|
|
1550
1581
|
"lib/netstandard2.0/Azure.ResourceManager.PostgreSql.dll": {
|
|
@@ -1558,7 +1589,7 @@
|
|
|
1558
1589
|
"Azure.Core": "1.46.1",
|
|
1559
1590
|
"Azure.ResourceManager": "1.13.0",
|
|
1560
1591
|
"System.ClientModel": "1.4.1",
|
|
1561
|
-
"System.Text.Json": "6.0.
|
|
1592
|
+
"System.Text.Json": "6.0.11"
|
|
1562
1593
|
},
|
|
1563
1594
|
"runtime": {
|
|
1564
1595
|
"lib/net8.0/Azure.ResourceManager.Redis.dll": {
|
|
@@ -1572,7 +1603,7 @@
|
|
|
1572
1603
|
"Azure.Core": "1.46.1",
|
|
1573
1604
|
"Azure.ResourceManager": "1.13.0",
|
|
1574
1605
|
"System.ClientModel": "1.4.1",
|
|
1575
|
-
"System.Text.Json": "6.0.
|
|
1606
|
+
"System.Text.Json": "6.0.11"
|
|
1576
1607
|
},
|
|
1577
1608
|
"runtime": {
|
|
1578
1609
|
"lib/netstandard2.0/Azure.ResourceManager.RedisEnterprise.dll": {
|
|
@@ -1586,7 +1617,7 @@
|
|
|
1586
1617
|
"Azure.Core": "1.46.1",
|
|
1587
1618
|
"Azure.ResourceManager": "1.13.0",
|
|
1588
1619
|
"System.ClientModel": "1.4.1",
|
|
1589
|
-
"System.Text.Json": "6.0.
|
|
1620
|
+
"System.Text.Json": "6.0.11"
|
|
1590
1621
|
},
|
|
1591
1622
|
"runtime": {
|
|
1592
1623
|
"lib/netstandard2.0/Azure.ResourceManager.Search.dll": {
|
|
@@ -1623,7 +1654,7 @@
|
|
|
1623
1654
|
"dependencies": {
|
|
1624
1655
|
"Azure.Core": "1.46.1",
|
|
1625
1656
|
"System.Memory": "4.5.5",
|
|
1626
|
-
"System.Text.Json": "6.0.
|
|
1657
|
+
"System.Text.Json": "6.0.11",
|
|
1627
1658
|
"System.Threading.Tasks.Extensions": "4.5.4"
|
|
1628
1659
|
},
|
|
1629
1660
|
"runtime": {
|
|
@@ -1633,6 +1664,20 @@
|
|
|
1633
1664
|
}
|
|
1634
1665
|
}
|
|
1635
1666
|
},
|
|
1667
|
+
"Azure.Security.KeyVault.Secrets/4.7.0": {
|
|
1668
|
+
"dependencies": {
|
|
1669
|
+
"Azure.Core": "1.46.1",
|
|
1670
|
+
"System.Memory": "4.5.5",
|
|
1671
|
+
"System.Text.Json": "6.0.11",
|
|
1672
|
+
"System.Threading.Tasks.Extensions": "4.5.4"
|
|
1673
|
+
},
|
|
1674
|
+
"runtime": {
|
|
1675
|
+
"lib/netstandard2.0/Azure.Security.KeyVault.Secrets.dll": {
|
|
1676
|
+
"assemblyVersion": "4.7.0.0",
|
|
1677
|
+
"fileVersion": "4.700.24.51403"
|
|
1678
|
+
}
|
|
1679
|
+
}
|
|
1680
|
+
},
|
|
1636
1681
|
"Azure.Storage.Blobs/12.24.0": {
|
|
1637
1682
|
"dependencies": {
|
|
1638
1683
|
"Azure.Storage.Common": "12.23.0"
|
|
@@ -2944,17 +2989,7 @@
|
|
|
2944
2989
|
"runtime.any.System.Text.Encoding.Extensions": "4.3.0"
|
|
2945
2990
|
}
|
|
2946
2991
|
},
|
|
2947
|
-
"System.Text.
|
|
2948
|
-
"dependencies": {
|
|
2949
|
-
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
|
2950
|
-
}
|
|
2951
|
-
},
|
|
2952
|
-
"System.Text.Json/6.0.10": {
|
|
2953
|
-
"dependencies": {
|
|
2954
|
-
"System.Runtime.CompilerServices.Unsafe": "6.0.0",
|
|
2955
|
-
"System.Text.Encodings.Web": "6.0.0"
|
|
2956
|
-
}
|
|
2957
|
-
},
|
|
2992
|
+
"System.Text.Json/6.0.11": {},
|
|
2958
2993
|
"System.Text.RegularExpressions/4.3.1": {
|
|
2959
2994
|
"dependencies": {
|
|
2960
2995
|
"System.Runtime": "4.3.1"
|
|
@@ -2990,7 +3025,7 @@
|
|
|
2990
3025
|
}
|
|
2991
3026
|
},
|
|
2992
3027
|
"libraries": {
|
|
2993
|
-
"azmcp/0.2.
|
|
3028
|
+
"azmcp/0.2.2": {
|
|
2994
3029
|
"type": "project",
|
|
2995
3030
|
"serviceable": false,
|
|
2996
3031
|
"sha512": ""
|
|
@@ -3089,6 +3124,13 @@
|
|
|
3089
3124
|
"path": "azure.resourcemanager.appconfiguration/1.4.0",
|
|
3090
3125
|
"hashPath": "azure.resourcemanager.appconfiguration.1.4.0.nupkg.sha512"
|
|
3091
3126
|
},
|
|
3127
|
+
"Azure.ResourceManager.Authorization/1.1.4": {
|
|
3128
|
+
"type": "package",
|
|
3129
|
+
"serviceable": true,
|
|
3130
|
+
"sha512": "sha512-AFUFFdKJ/tYuXp+kXIqyD6jaUy22h0g8GWAkZa4e3/X+hnXndj6hxqIrlt/p+jflHB8SFPnBkxSN5QFadP4bRw==",
|
|
3131
|
+
"path": "azure.resourcemanager.authorization/1.1.4",
|
|
3132
|
+
"hashPath": "azure.resourcemanager.authorization.1.1.4.nupkg.sha512"
|
|
3133
|
+
},
|
|
3092
3134
|
"Azure.ResourceManager.CosmosDB/1.3.2": {
|
|
3093
3135
|
"type": "package",
|
|
3094
3136
|
"serviceable": true,
|
|
@@ -3096,6 +3138,13 @@
|
|
|
3096
3138
|
"path": "azure.resourcemanager.cosmosdb/1.3.2",
|
|
3097
3139
|
"hashPath": "azure.resourcemanager.cosmosdb.1.3.2.nupkg.sha512"
|
|
3098
3140
|
},
|
|
3141
|
+
"Azure.ResourceManager.Datadog/1.0.0-beta.5": {
|
|
3142
|
+
"type": "package",
|
|
3143
|
+
"serviceable": true,
|
|
3144
|
+
"sha512": "sha512-nGBnO3Bt6yJyOrFuzbdXSVUoq9NigpVI+NNrXY3X6y81TpbSfkXO6EJ4e6EpZuoDyQUl0dw5Sr54b5jTBtkP6A==",
|
|
3145
|
+
"path": "azure.resourcemanager.datadog/1.0.0-beta.5",
|
|
3146
|
+
"hashPath": "azure.resourcemanager.datadog.1.0.0-beta.5.nupkg.sha512"
|
|
3147
|
+
},
|
|
3099
3148
|
"Azure.ResourceManager.Kusto/1.6.0": {
|
|
3100
3149
|
"type": "package",
|
|
3101
3150
|
"serviceable": true,
|
|
@@ -3159,6 +3208,13 @@
|
|
|
3159
3208
|
"path": "azure.security.keyvault.keys/4.7.0",
|
|
3160
3209
|
"hashPath": "azure.security.keyvault.keys.4.7.0.nupkg.sha512"
|
|
3161
3210
|
},
|
|
3211
|
+
"Azure.Security.KeyVault.Secrets/4.7.0": {
|
|
3212
|
+
"type": "package",
|
|
3213
|
+
"serviceable": true,
|
|
3214
|
+
"sha512": "sha512-uOPCojkm41V4dKTORyGzl3/f/lriKpxSQ43fWDn4StRJBVmbF1F/DNWJhwm207kCnqgE/W9+tskJSimIKHCZkw==",
|
|
3215
|
+
"path": "azure.security.keyvault.secrets/4.7.0",
|
|
3216
|
+
"hashPath": "azure.security.keyvault.secrets.4.7.0.nupkg.sha512"
|
|
3217
|
+
},
|
|
3162
3218
|
"Azure.Storage.Blobs/12.24.0": {
|
|
3163
3219
|
"type": "package",
|
|
3164
3220
|
"serviceable": true,
|
|
@@ -4279,19 +4335,12 @@
|
|
|
4279
4335
|
"path": "system.text.encoding.extensions/4.3.0",
|
|
4280
4336
|
"hashPath": "system.text.encoding.extensions.4.3.0.nupkg.sha512"
|
|
4281
4337
|
},
|
|
4282
|
-
"System.Text.
|
|
4283
|
-
"type": "package",
|
|
4284
|
-
"serviceable": true,
|
|
4285
|
-
"sha512": "sha512-Vg8eB5Tawm1IFqj4TVK1czJX89rhFxJo9ELqc/Eiq0eXy13RK00eubyU6TJE6y+GQXjyV5gSfiewDUZjQgSE0w==",
|
|
4286
|
-
"path": "system.text.encodings.web/6.0.0",
|
|
4287
|
-
"hashPath": "system.text.encodings.web.6.0.0.nupkg.sha512"
|
|
4288
|
-
},
|
|
4289
|
-
"System.Text.Json/6.0.10": {
|
|
4338
|
+
"System.Text.Json/6.0.11": {
|
|
4290
4339
|
"type": "package",
|
|
4291
4340
|
"serviceable": true,
|
|
4292
|
-
"sha512": "sha512-
|
|
4293
|
-
"path": "system.text.json/6.0.
|
|
4294
|
-
"hashPath": "system.text.json.6.0.
|
|
4341
|
+
"sha512": "sha512-xqC1HIbJMBFhrpYs76oYP+NAskNVjc6v73HqLal7ECRDPIp4oRU5pPavkD//vNactCn9DA2aaald/I5N+uZ5/g==",
|
|
4342
|
+
"path": "system.text.json/6.0.11",
|
|
4343
|
+
"hashPath": "system.text.json.6.0.11.nupkg.sha512"
|
|
4295
4344
|
},
|
|
4296
4345
|
"System.Text.RegularExpressions/4.3.1": {
|
|
4297
4346
|
"type": "package",
|
package/dist/azmcp.dll
CHANGED
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@azure/mcp-darwin-arm64",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.2",
|
|
4
4
|
"description": "Azure MCP Server - Model Context Protocol implementation for Azure, for darwin on arm64",
|
|
5
5
|
"author": "Microsoft Corporation",
|
|
6
6
|
"homepage": "https://github.com/Azure/azure-mcp#readme",
|