@azure/mcp-darwin-arm64 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 +15 -3
- package/dist/Azure.AI.Inference.dll +0 -0
- package/dist/Azure.AI.OpenAI.dll +0 -0
- package/dist/Azure.AI.Projects.dll +0 -0
- package/dist/Azure.ResourceManager.CognitiveServices.dll +0 -0
- package/dist/OpenAI.dll +0 -0
- package/dist/azmcp +0 -0
- package/dist/azmcp.deps.json +104 -2
- package/dist/azmcp.dll +0 -0
- package/package.json +1 -1
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. | [](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%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. | [](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
|
+
| Foundry | AI Foundry operations - List models, deploy models and list model deployments. | [](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) | [](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. | [](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
30
|
| 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
31
|
| 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) |
|
|
@@ -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. | [](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
39
|
| 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) |
|
|
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
|
package/dist/OpenAI.dll
ADDED
|
Binary file
|
package/dist/azmcp
CHANGED
|
Binary file
|
package/dist/azmcp.deps.json
CHANGED
|
@@ -7,8 +7,9 @@
|
|
|
7
7
|
"targets": {
|
|
8
8
|
".NETCoreApp,Version=v9.0": {},
|
|
9
9
|
".NETCoreApp,Version=v9.0/osx-arm64": {
|
|
10
|
-
"azmcp/0.
|
|
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",
|
|
@@ -2195,6 +2250,18 @@
|
|
|
2195
2250
|
}
|
|
2196
2251
|
}
|
|
2197
2252
|
},
|
|
2253
|
+
"OpenAI/2.0.0": {
|
|
2254
|
+
"dependencies": {
|
|
2255
|
+
"System.ClientModel": "1.4.2",
|
|
2256
|
+
"System.Diagnostics.DiagnosticSource": "9.0.0"
|
|
2257
|
+
},
|
|
2258
|
+
"runtime": {
|
|
2259
|
+
"lib/net6.0/OpenAI.dll": {
|
|
2260
|
+
"assemblyVersion": "2.0.0.0",
|
|
2261
|
+
"fileVersion": "2.0.0.0"
|
|
2262
|
+
}
|
|
2263
|
+
}
|
|
2264
|
+
},
|
|
2198
2265
|
"OpenTelemetry/1.12.0": {
|
|
2199
2266
|
"dependencies": {
|
|
2200
2267
|
"Microsoft.Extensions.Diagnostics.Abstractions": "9.0.6",
|
|
@@ -2972,7 +3039,7 @@
|
|
|
2972
3039
|
}
|
|
2973
3040
|
},
|
|
2974
3041
|
"libraries": {
|
|
2975
|
-
"azmcp/0.
|
|
3042
|
+
"azmcp/0.3.0": {
|
|
2976
3043
|
"type": "project",
|
|
2977
3044
|
"serviceable": false,
|
|
2978
3045
|
"sha512": ""
|
|
@@ -2987,6 +3054,27 @@
|
|
|
2987
3054
|
"serviceable": false,
|
|
2988
3055
|
"sha512": ""
|
|
2989
3056
|
},
|
|
3057
|
+
"Azure.AI.Inference/1.0.0-beta.4": {
|
|
3058
|
+
"type": "package",
|
|
3059
|
+
"serviceable": true,
|
|
3060
|
+
"sha512": "sha512-HNiPXhBoCDLTq1IX9wrqXKYwy8ON+U0nSHkba7qxFRXjMKCqA9WiQIHbnoO5i6Oet2/qbDkRDWjjnmQQJKdqsw==",
|
|
3061
|
+
"path": "azure.ai.inference/1.0.0-beta.4",
|
|
3062
|
+
"hashPath": "azure.ai.inference.1.0.0-beta.4.nupkg.sha512"
|
|
3063
|
+
},
|
|
3064
|
+
"Azure.AI.OpenAI/2.0.0": {
|
|
3065
|
+
"type": "package",
|
|
3066
|
+
"serviceable": true,
|
|
3067
|
+
"sha512": "sha512-U3VuEMqf3WZpGiv/EWNNHui/VWpNWI1FQ0cBUybdLuhrZooy84W4+WD777ZAI9W0tlDqmWysLtLLdzgmpqbNiA==",
|
|
3068
|
+
"path": "azure.ai.openai/2.0.0",
|
|
3069
|
+
"hashPath": "azure.ai.openai.2.0.0.nupkg.sha512"
|
|
3070
|
+
},
|
|
3071
|
+
"Azure.AI.Projects/1.0.0-beta.9": {
|
|
3072
|
+
"type": "package",
|
|
3073
|
+
"serviceable": true,
|
|
3074
|
+
"sha512": "sha512-r+L4aTNojX3W0IHxh6REjKkXtfL6DS0yqXU5rehNjNxP8y2RMiKj+h1SCg5YNxMD+iwlNO4P1N9S6X1vvNMV8w==",
|
|
3075
|
+
"path": "azure.ai.projects/1.0.0-beta.9",
|
|
3076
|
+
"hashPath": "azure.ai.projects.1.0.0-beta.9.nupkg.sha512"
|
|
3077
|
+
},
|
|
2990
3078
|
"Azure.Bicep.Types/0.5.110": {
|
|
2991
3079
|
"type": "package",
|
|
2992
3080
|
"serviceable": true,
|
|
@@ -3092,6 +3180,13 @@
|
|
|
3092
3180
|
"path": "azure.resourcemanager.authorization/1.1.4",
|
|
3093
3181
|
"hashPath": "azure.resourcemanager.authorization.1.1.4.nupkg.sha512"
|
|
3094
3182
|
},
|
|
3183
|
+
"Azure.ResourceManager.CognitiveServices/1.4.0": {
|
|
3184
|
+
"type": "package",
|
|
3185
|
+
"serviceable": true,
|
|
3186
|
+
"sha512": "sha512-ERgIH4Moo2etMHdcOtQeqHsU6Bvhlx5jJBPlgkk32kEdVtO9TBK68io46UNZVk5FAtUG9k3OhwZpJLyveJmZNg==",
|
|
3187
|
+
"path": "azure.resourcemanager.cognitiveservices/1.4.0",
|
|
3188
|
+
"hashPath": "azure.resourcemanager.cognitiveservices.1.4.0.nupkg.sha512"
|
|
3189
|
+
},
|
|
3095
3190
|
"Azure.ResourceManager.CosmosDB/1.3.2": {
|
|
3096
3191
|
"type": "package",
|
|
3097
3192
|
"serviceable": true,
|
|
@@ -3540,6 +3635,13 @@
|
|
|
3540
3635
|
"path": "npgsql/9.0.3",
|
|
3541
3636
|
"hashPath": "npgsql.9.0.3.nupkg.sha512"
|
|
3542
3637
|
},
|
|
3638
|
+
"OpenAI/2.0.0": {
|
|
3639
|
+
"type": "package",
|
|
3640
|
+
"serviceable": true,
|
|
3641
|
+
"sha512": "sha512-WI9e5tC15ZBt02scCp2gcHrjxQRVX2Ws3eUu/YsICqellH3MwdRggGujSZg69oBJMtk1AYmqb9l08ix0l5AcqQ==",
|
|
3642
|
+
"path": "openai/2.0.0",
|
|
3643
|
+
"hashPath": "openai.2.0.0.nupkg.sha512"
|
|
3644
|
+
},
|
|
3543
3645
|
"OpenTelemetry/1.12.0": {
|
|
3544
3646
|
"type": "package",
|
|
3545
3647
|
"serviceable": true,
|
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.
|
|
3
|
+
"version": "0.3.0",
|
|
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",
|