@azure/mcp-win32-arm64 0.5.5 → 0.5.6
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 +6 -0
- package/dist/Azure.Monitor.Query.dll +0 -0
- package/dist/Azure.ResourceManager.AppService.dll +0 -0
- package/dist/Azure.ResourceManager.ContainerRegistry.dll +0 -0
- package/dist/Azure.ResourceManager.DesktopVirtualization.dll +0 -0
- package/dist/Azure.ResourceManager.PostgreSql.dll +0 -0
- package/dist/Azure.Search.Documents.dll +0 -0
- package/dist/AzureMcp.Acr.dll +0 -0
- package/dist/AzureMcp.Acr.pdb +0 -0
- package/dist/AzureMcp.Aks.dll +0 -0
- package/dist/AzureMcp.Aks.pdb +0 -0
- package/dist/AzureMcp.AppConfig.dll +0 -0
- package/dist/AzureMcp.AppConfig.pdb +0 -0
- package/dist/AzureMcp.Authorization.dll +0 -0
- package/dist/AzureMcp.Authorization.pdb +0 -0
- package/dist/AzureMcp.AzureBestPractices.dll +0 -0
- package/dist/AzureMcp.AzureBestPractices.pdb +0 -0
- package/dist/AzureMcp.AzureIsv.dll +0 -0
- package/dist/AzureMcp.AzureIsv.pdb +0 -0
- package/dist/AzureMcp.AzureTerraformBestPractices.dll +0 -0
- package/dist/AzureMcp.AzureTerraformBestPractices.pdb +0 -0
- package/dist/AzureMcp.BicepSchema.dll +0 -0
- package/dist/AzureMcp.BicepSchema.pdb +0 -0
- package/dist/AzureMcp.Core.dll +0 -0
- package/dist/AzureMcp.Core.pdb +0 -0
- package/dist/AzureMcp.Cosmos.dll +0 -0
- package/dist/AzureMcp.Cosmos.pdb +0 -0
- package/dist/AzureMcp.Extension.dll +0 -0
- package/dist/AzureMcp.Extension.pdb +0 -0
- package/dist/AzureMcp.Foundry.dll +0 -0
- package/dist/AzureMcp.Foundry.pdb +0 -0
- package/dist/AzureMcp.FunctionApp.dll +0 -0
- package/dist/AzureMcp.FunctionApp.pdb +0 -0
- package/dist/AzureMcp.Grafana.dll +0 -0
- package/dist/AzureMcp.Grafana.pdb +0 -0
- package/dist/AzureMcp.KeyVault.dll +0 -0
- package/dist/AzureMcp.KeyVault.pdb +0 -0
- package/dist/AzureMcp.Kusto.dll +0 -0
- package/dist/AzureMcp.Kusto.pdb +0 -0
- package/dist/AzureMcp.LoadTesting.dll +0 -0
- package/dist/AzureMcp.LoadTesting.pdb +0 -0
- package/dist/AzureMcp.Marketplace.dll +0 -0
- package/dist/AzureMcp.Marketplace.pdb +0 -0
- package/dist/AzureMcp.Monitor.dll +0 -0
- package/dist/AzureMcp.Monitor.pdb +0 -0
- package/dist/AzureMcp.Postgres.dll +0 -0
- package/dist/AzureMcp.Postgres.pdb +0 -0
- package/dist/AzureMcp.Redis.dll +0 -0
- package/dist/AzureMcp.Redis.pdb +0 -0
- package/dist/AzureMcp.Search.dll +0 -0
- package/dist/AzureMcp.Search.pdb +0 -0
- package/dist/AzureMcp.ServiceBus.dll +0 -0
- package/dist/AzureMcp.ServiceBus.pdb +0 -0
- package/dist/AzureMcp.Sql.dll +0 -0
- package/dist/AzureMcp.Sql.pdb +0 -0
- package/dist/AzureMcp.Storage.dll +0 -0
- package/dist/AzureMcp.Storage.pdb +0 -0
- package/dist/AzureMcp.VirtualDesktop.dll +0 -0
- package/dist/AzureMcp.VirtualDesktop.pdb +0 -0
- package/dist/AzureMcp.Workbooks.dll +0 -0
- package/dist/AzureMcp.Workbooks.pdb +0 -0
- package/dist/ModelContextProtocol.Core.dll +0 -0
- package/dist/ModelContextProtocol.dll +0 -0
- package/dist/Npgsql.dll +0 -0
- package/dist/OpenAI.dll +0 -0
- package/dist/OpenTelemetry.Api.ProviderBuilderExtensions.dll +0 -0
- package/dist/OpenTelemetry.Api.dll +0 -0
- package/dist/OpenTelemetry.Exporter.OpenTelemetryProtocol.dll +0 -0
- package/dist/OpenTelemetry.Extensions.Hosting.dll +0 -0
- package/dist/OpenTelemetry.Instrumentation.AspNetCore.dll +0 -0
- package/dist/OpenTelemetry.Instrumentation.Http.dll +0 -0
- package/dist/OpenTelemetry.PersistentStorage.Abstractions.dll +0 -0
- package/dist/OpenTelemetry.PersistentStorage.FileSystem.dll +0 -0
- package/dist/OpenTelemetry.dll +0 -0
- package/dist/System.ClientModel.dll +0 -0
- package/dist/azmcp.deps.json +252 -212
- package/dist/azmcp.dll +0 -0
- package/dist/azmcp.exe +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -77,6 +77,7 @@ The Azure MCP Server supercharges your agents with Azure context. Here are some
|
|
|
77
77
|
### 💾 Azure Storage
|
|
78
78
|
|
|
79
79
|
* "List my Azure storage accounts"
|
|
80
|
+
* "Get details about my storage account 'mystorageaccount'"
|
|
80
81
|
* "Create a new storage account in East US with Data Lake support"
|
|
81
82
|
* "Show me the tables in my Storage account"
|
|
82
83
|
* "Get details about my Storage container"
|
|
@@ -151,6 +152,10 @@ The Azure MCP Server supercharges your agents with Azure context. Here are some
|
|
|
151
152
|
* List Azure Foundry models
|
|
152
153
|
* Deploy foundry models
|
|
153
154
|
* List foundry model deployments
|
|
155
|
+
|
|
156
|
+
### ☁️ Azure Function App
|
|
157
|
+
|
|
158
|
+
* List Azure Function Apps
|
|
154
159
|
|
|
155
160
|
### 🚀 Azure Managed Grafana
|
|
156
161
|
|
|
@@ -237,6 +242,7 @@ The Azure MCP Server supercharges your agents with Azure context. Here are some
|
|
|
237
242
|
### 💾 Azure Storage
|
|
238
243
|
|
|
239
244
|
* List and create Storage accounts
|
|
245
|
+
* Get detailed information about specific Storage accounts
|
|
240
246
|
* Manage blob containers and blobs
|
|
241
247
|
* List and query Storage tables
|
|
242
248
|
* List paths in Data Lake file systems
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/dist/AzureMcp.Acr.dll
CHANGED
|
Binary file
|
package/dist/AzureMcp.Acr.pdb
CHANGED
|
Binary file
|
package/dist/AzureMcp.Aks.dll
CHANGED
|
Binary file
|
package/dist/AzureMcp.Aks.pdb
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/dist/AzureMcp.Core.dll
CHANGED
|
Binary file
|
package/dist/AzureMcp.Core.pdb
CHANGED
|
Binary file
|
package/dist/AzureMcp.Cosmos.dll
CHANGED
|
Binary file
|
package/dist/AzureMcp.Cosmos.pdb
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/dist/AzureMcp.Kusto.dll
CHANGED
|
Binary file
|
package/dist/AzureMcp.Kusto.pdb
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/dist/AzureMcp.Redis.dll
CHANGED
|
Binary file
|
package/dist/AzureMcp.Redis.pdb
CHANGED
|
Binary file
|
package/dist/AzureMcp.Search.dll
CHANGED
|
Binary file
|
package/dist/AzureMcp.Search.pdb
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/dist/AzureMcp.Sql.dll
CHANGED
|
Binary file
|
package/dist/AzureMcp.Sql.pdb
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/dist/Npgsql.dll
CHANGED
|
Binary file
|
package/dist/OpenAI.dll
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/dist/OpenTelemetry.dll
CHANGED
|
Binary file
|
|
Binary file
|