@azure/mcp-linux-x64 0.2.6 → 0.3.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.
package/README.md CHANGED
@@ -25,6 +25,7 @@ Here's a short (16 seconds) video to help you get the Azure MCP Server installed
25
25
  | App Configuration | App Configuration operations - Manage App Configuration stores. | [![Install](https://img.shields.io/badge/VS_Code-Install_appconfig-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](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) | [![Install](https://img.shields.io/badge/VS_Code-Install_appconfig-24bfa5?style=flat-square&logo=visualstudiocode&logoColor=white)](https://insiders.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--service%22%2C%22appconfig%22%2C%22--read-only%22%5D%7D) |
26
26
  | Best Practices | Returns secure, production-grade Azure SDK best practices. | [![Install](https://img.shields.io/badge/VS_Code-Install_bestpractices-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](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) | [![Install](https://img.shields.io/badge/VS_Code-Install_bestpractices-24bfa5?style=flat-square&logo=visualstudiocode&logoColor=white)](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. | [![Install](https://img.shields.io/badge/VS_Code-Install_cosmos-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](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) | [![Install](https://img.shields.io/badge/VS_Code-Install_cosmos-24bfa5?style=flat-square&logo=visualstudiocode&logoColor=white)](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
+ | Foundry | AI Foundry operations - List models, deploy models and list model deployments. | [![Install](https://img.shields.io/badge/VS_Code-Install_foundry-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](https://insiders.vscode.dev/redirect/mcp/install?name=Azure%Foundry&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%22foundry%22%5D%7D) | [![Install](https://img.shields.io/badge/VS_Code-Install_foundry-24bfa5?style=flat-square&logo=visualstudiocode&logoColor=white)](https://insiders.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--service%22%2C%22foundry%22%2C%22--read-only%22%5D%7D) |
28
29
  | Key Vault | Key Vault operations - Manage/access Azure Key Vault resources. | [![Install](https://img.shields.io/badge/VS_Code-Install_keyvault-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](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) | [![Install](https://img.shields.io/badge/VS_Code-Install_keyvault-24bfa5?style=flat-square&logo=visualstudiocode&logoColor=white)](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
30
  | Azure Data Explorer | Azure Data Explorer operations - Manage/query Azure Data Explorer clusters. | [![Install](https://img.shields.io/badge/VS_Code-Install_kusto-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](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) | [![Install](https://img.shields.io/badge/VS_Code-Install_kusto-24bfa5?style=flat-square&logo=visualstudiocode&logoColor=white)](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
31
  | Monitor | Azure Monitor operations - Query/analyze logs and metrics. | [![Install](https://img.shields.io/badge/VS_Code-Install_monitor-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](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) | [![Install](https://img.shields.io/badge/VS_Code-Install_monitor-24bfa5?style=flat-square&logo=visualstudiocode&logoColor=white)](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) |
@@ -37,8 +38,6 @@ Here's a short (16 seconds) video to help you get the Azure MCP Server installed
37
38
  | Storage | Storage operations - Manage/access Azure Storage resources. | [![Install](https://img.shields.io/badge/VS_Code-Install_storage-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](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) | [![Install](https://img.shields.io/badge/VS_Code-Install_storage-24bfa5?style=flat-square&logo=visualstudiocode&logoColor=white)](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
39
  | Subscription | Azure subscription operations - List/manage Azure subscriptions. | [![Install](https://img.shields.io/badge/VS_Code-Install_subscription-0098FF?style=flat-square&logo=visualstudiocode&logoColor=white)](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) | [![Install](https://img.shields.io/badge/VS_Code-Install_subscription-24bfa5?style=flat-square&logo=visualstudiocode&logoColor=white)](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) |
39
40
 
40
-
41
-
42
41
  ### ▶️ Getting Started
43
42
  1. Open GitHub Copilot in VS Code and [switch to Agent mode](https://code.visualstudio.com/docs/copilot/chat/chat-agent-mode)
44
43
  2. You should see the Azure MCP Server in the list of tools
@@ -105,6 +104,11 @@ The Azure MCP Server supercharges your agents with Azure context. Here are some
105
104
  - Sample rows from a table
106
105
  - Query using KQL
107
106
 
107
+ - ### 🧮 Azure Foundry
108
+ - List Azure Foundry models
109
+ - Deploy foundry models
110
+ - List foundry model deployments
111
+
108
112
  ### 💾 Azure Storage
109
113
  - List Storage accounts
110
114
  - Manage blob containers and blobs
@@ -286,10 +290,18 @@ Configure the MCP client to execute: `npx -y @azure/mcp@latest server start`. Fo
286
290
  }
287
291
  ```
288
292
 
289
-
290
293
  More end-to-end MCP client/agent guides are coming soon!
291
294
  </details>
292
295
 
296
+ ## Data Collection
297
+
298
+ 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.
299
+
300
+ ### Telemetry Configuration
301
+
302
+ Telemetry collection is on by default.
303
+
304
+ To opt out, set the environment variable `AZURE_MCP_COLLECT_TELEMETRY` to `false` in your environment.
293
305
 
294
306
  ## 📝 Troubleshooting
295
307
 
Binary file
Binary file
Binary file
Binary file
@@ -7,8 +7,9 @@
7
7
  "targets": {
8
8
  ".NETCoreApp,Version=v9.0": {},
9
9
  ".NETCoreApp,Version=v9.0/linux-x64": {
10
- "azmcp/0.2.6": {
10
+ "azmcp/0.3.0": {
11
11
  "dependencies": {
12
+ "Azure.AI.Projects": "1.0.0-beta.9",
12
13
  "Azure.Bicep.Types": "0.5.110",
13
14
  "Azure.Bicep.Types.Az": "0.2.771",
14
15
  "Azure.Core": "1.46.2",
@@ -21,6 +22,7 @@
21
22
  "Azure.Monitor.Query": "1.6.0",
22
23
  "Azure.ResourceManager.AppConfiguration": "1.4.0",
23
24
  "Azure.ResourceManager.Authorization": "1.1.4",
25
+ "Azure.ResourceManager.CognitiveServices": "1.4.0",
24
26
  "Azure.ResourceManager.CosmosDB": "1.3.2",
25
27
  "Azure.ResourceManager.Datadog": "1.0.0-beta.5",
26
28
  "Azure.ResourceManager.Kusto": "1.6.0",
@@ -1220,6 +1222,45 @@
1220
1222
  }
1221
1223
  }
1222
1224
  },
1225
+ "Azure.AI.Inference/1.0.0-beta.4": {
1226
+ "dependencies": {
1227
+ "Azure.Core": "1.46.2",
1228
+ "System.ClientModel": "1.4.2"
1229
+ },
1230
+ "runtime": {
1231
+ "lib/net8.0/Azure.AI.Inference.dll": {
1232
+ "assemblyVersion": "1.0.0.0",
1233
+ "fileVersion": "1.0.25.16903"
1234
+ }
1235
+ }
1236
+ },
1237
+ "Azure.AI.OpenAI/2.0.0": {
1238
+ "dependencies": {
1239
+ "Azure.Core": "1.46.2",
1240
+ "OpenAI": "2.0.0"
1241
+ },
1242
+ "runtime": {
1243
+ "lib/netstandard2.0/Azure.AI.OpenAI.dll": {
1244
+ "assemblyVersion": "2.0.0.0",
1245
+ "fileVersion": "2.0.24.48003"
1246
+ }
1247
+ }
1248
+ },
1249
+ "Azure.AI.Projects/1.0.0-beta.9": {
1250
+ "dependencies": {
1251
+ "Azure.AI.Inference": "1.0.0-beta.4",
1252
+ "Azure.AI.OpenAI": "2.0.0",
1253
+ "Azure.Core": "1.46.2",
1254
+ "Azure.Identity": "1.14.0",
1255
+ "Azure.Storage.Blobs": "12.24.0"
1256
+ },
1257
+ "runtime": {
1258
+ "lib/net8.0/Azure.AI.Projects.dll": {
1259
+ "assemblyVersion": "1.0.0.0",
1260
+ "fileVersion": "1.0.25.26604"
1261
+ }
1262
+ }
1263
+ },
1223
1264
  "Azure.Bicep.Types/0.5.110": {
1224
1265
  "dependencies": {
1225
1266
  "System.Text.Json": "8.0.5"
@@ -1414,6 +1455,20 @@
1414
1455
  }
1415
1456
  }
1416
1457
  },
1458
+ "Azure.ResourceManager.CognitiveServices/1.4.0": {
1459
+ "dependencies": {
1460
+ "Azure.Core": "1.46.2",
1461
+ "Azure.ResourceManager": "1.13.0",
1462
+ "System.ClientModel": "1.4.2",
1463
+ "System.Text.Json": "8.0.5"
1464
+ },
1465
+ "runtime": {
1466
+ "lib/net8.0/Azure.ResourceManager.CognitiveServices.dll": {
1467
+ "assemblyVersion": "1.4.0.0",
1468
+ "fileVersion": "1.400.24.56802"
1469
+ }
1470
+ }
1471
+ },
1417
1472
  "Azure.ResourceManager.CosmosDB/1.3.2": {
1418
1473
  "dependencies": {
1419
1474
  "Azure.Core": "1.46.2",
@@ -2200,6 +2255,18 @@
2200
2255
  }
2201
2256
  }
2202
2257
  },
2258
+ "OpenAI/2.0.0": {
2259
+ "dependencies": {
2260
+ "System.ClientModel": "1.4.2",
2261
+ "System.Diagnostics.DiagnosticSource": "9.0.0"
2262
+ },
2263
+ "runtime": {
2264
+ "lib/net6.0/OpenAI.dll": {
2265
+ "assemblyVersion": "2.0.0.0",
2266
+ "fileVersion": "2.0.0.0"
2267
+ }
2268
+ }
2269
+ },
2203
2270
  "OpenTelemetry/1.12.0": {
2204
2271
  "dependencies": {
2205
2272
  "Microsoft.Extensions.Diagnostics.Abstractions": "9.0.6",
@@ -2977,7 +3044,7 @@
2977
3044
  }
2978
3045
  },
2979
3046
  "libraries": {
2980
- "azmcp/0.2.6": {
3047
+ "azmcp/0.3.0": {
2981
3048
  "type": "project",
2982
3049
  "serviceable": false,
2983
3050
  "sha512": ""
@@ -2992,6 +3059,27 @@
2992
3059
  "serviceable": false,
2993
3060
  "sha512": ""
2994
3061
  },
3062
+ "Azure.AI.Inference/1.0.0-beta.4": {
3063
+ "type": "package",
3064
+ "serviceable": true,
3065
+ "sha512": "sha512-HNiPXhBoCDLTq1IX9wrqXKYwy8ON+U0nSHkba7qxFRXjMKCqA9WiQIHbnoO5i6Oet2/qbDkRDWjjnmQQJKdqsw==",
3066
+ "path": "azure.ai.inference/1.0.0-beta.4",
3067
+ "hashPath": "azure.ai.inference.1.0.0-beta.4.nupkg.sha512"
3068
+ },
3069
+ "Azure.AI.OpenAI/2.0.0": {
3070
+ "type": "package",
3071
+ "serviceable": true,
3072
+ "sha512": "sha512-U3VuEMqf3WZpGiv/EWNNHui/VWpNWI1FQ0cBUybdLuhrZooy84W4+WD777ZAI9W0tlDqmWysLtLLdzgmpqbNiA==",
3073
+ "path": "azure.ai.openai/2.0.0",
3074
+ "hashPath": "azure.ai.openai.2.0.0.nupkg.sha512"
3075
+ },
3076
+ "Azure.AI.Projects/1.0.0-beta.9": {
3077
+ "type": "package",
3078
+ "serviceable": true,
3079
+ "sha512": "sha512-r+L4aTNojX3W0IHxh6REjKkXtfL6DS0yqXU5rehNjNxP8y2RMiKj+h1SCg5YNxMD+iwlNO4P1N9S6X1vvNMV8w==",
3080
+ "path": "azure.ai.projects/1.0.0-beta.9",
3081
+ "hashPath": "azure.ai.projects.1.0.0-beta.9.nupkg.sha512"
3082
+ },
2995
3083
  "Azure.Bicep.Types/0.5.110": {
2996
3084
  "type": "package",
2997
3085
  "serviceable": true,
@@ -3097,6 +3185,13 @@
3097
3185
  "path": "azure.resourcemanager.authorization/1.1.4",
3098
3186
  "hashPath": "azure.resourcemanager.authorization.1.1.4.nupkg.sha512"
3099
3187
  },
3188
+ "Azure.ResourceManager.CognitiveServices/1.4.0": {
3189
+ "type": "package",
3190
+ "serviceable": true,
3191
+ "sha512": "sha512-ERgIH4Moo2etMHdcOtQeqHsU6Bvhlx5jJBPlgkk32kEdVtO9TBK68io46UNZVk5FAtUG9k3OhwZpJLyveJmZNg==",
3192
+ "path": "azure.resourcemanager.cognitiveservices/1.4.0",
3193
+ "hashPath": "azure.resourcemanager.cognitiveservices.1.4.0.nupkg.sha512"
3194
+ },
3100
3195
  "Azure.ResourceManager.CosmosDB/1.3.2": {
3101
3196
  "type": "package",
3102
3197
  "serviceable": true,
@@ -3545,6 +3640,13 @@
3545
3640
  "path": "npgsql/9.0.3",
3546
3641
  "hashPath": "npgsql.9.0.3.nupkg.sha512"
3547
3642
  },
3643
+ "OpenAI/2.0.0": {
3644
+ "type": "package",
3645
+ "serviceable": true,
3646
+ "sha512": "sha512-WI9e5tC15ZBt02scCp2gcHrjxQRVX2Ws3eUu/YsICqellH3MwdRggGujSZg69oBJMtk1AYmqb9l08ix0l5AcqQ==",
3647
+ "path": "openai/2.0.0",
3648
+ "hashPath": "openai.2.0.0.nupkg.sha512"
3649
+ },
3548
3650
  "OpenTelemetry/1.12.0": {
3549
3651
  "type": "package",
3550
3652
  "serviceable": true,
package/dist/azmcp.dll CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@azure/mcp-linux-x64",
3
- "version": "0.2.6",
3
+ "version": "0.3.0",
4
4
  "description": "Azure MCP Server - Model Context Protocol implementation for Azure, for linux on x64",
5
5
  "author": "Microsoft Corporation",
6
6
  "homepage": "https://github.com/Azure/azure-mcp#readme",