@azure/mcp-win32-arm64 0.2.6 → 0.3.1
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 +76 -53
- 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/Azure.ResourceManager.Sql.dll +0 -0
- package/dist/OpenAI.dll +0 -0
- package/dist/azmcp.deps.json +124 -2
- package/dist/azmcp.dll +0 -0
- package/dist/azmcp.exe +0 -0
- package/dist/createdump.exe +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -23,56 +23,63 @@ Here's a short (16 seconds) video to help you get the Azure MCP Server installed
|
|
|
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%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--read-only%22%5D%7D) |
|
|
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
|
+
| 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) |
|
|
26
27
|
| 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
28
|
| 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) |
|
|
29
|
+
| 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
30
|
| 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
|
-
| 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) |
|
|
31
32
|
| 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
|
-
| 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
|
+
| 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) |
|
|
35
36
|
| 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
37
|
| 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) |
|
|
38
|
+
| SQL Database | Azure SQL Database operations - Manage Azure SQL Database servers and databases, including Microsoft Entra ID administrators. | [](https://insiders.vscode.dev/redirect/mcp/install?name=Azure%20SQL%20Database&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%22sql%22%5D%7D) | [](https://insiders.vscode.dev/redirect/mcp/install?name=Azure%20SQL%20Database%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%22sql%22%2C%22--read-only%22%5D%7D) |
|
|
37
39
|
| 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
40
|
| 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
41
|
|
|
40
|
-
|
|
41
|
-
|
|
42
42
|
### ▶️ Getting Started
|
|
43
43
|
1. Open GitHub Copilot in VS Code and [switch to Agent mode](https://code.visualstudio.com/docs/copilot/chat/chat-agent-mode)
|
|
44
44
|
2. You should see the Azure MCP Server in the list of tools
|
|
45
45
|
3. Try a prompt that tells the agent to use the Azure MCP Server, such as "List my Azure Storage containers"
|
|
46
46
|
4. The agent should be able to use the Azure MCP Server tools to complete your query
|
|
47
|
-
5.
|
|
47
|
+
5. Check out the [documentation](https://learn.microsoft.com/azure/developer/azure-mcp-server/) and [troubleshooting guide](https://github.com/Azure/azure-mcp/blob/main/TROUBLESHOOTING.md#128-tool-limit-issue)
|
|
48
48
|
|
|
49
49
|
## ✨ What can you do with the Azure MCP Server?
|
|
50
50
|
|
|
51
51
|
The Azure MCP Server supercharges your agents with Azure context. Here are some cool prompts you can try:
|
|
52
52
|
|
|
53
|
-
###
|
|
53
|
+
### 🔎 Azure AI Search
|
|
54
|
+
- "What indexes do I have in my Azure AI Search service 'mysvc'?"
|
|
55
|
+
- "Let's search this index for 'my search query'"
|
|
54
56
|
|
|
55
|
-
|
|
57
|
+
### ⚙️ Azure App Configuration
|
|
58
|
+
- "List my App Configuration stores"
|
|
59
|
+
|
|
60
|
+
### 📊 Azure Cosmos DB
|
|
56
61
|
- "Show me all my Cosmos DB databases"
|
|
57
|
-
- "What indexes do I have in my Azure AI Search service 'mysvc'?"
|
|
58
|
-
- "List my resource groups"
|
|
59
|
-
- "Show me the tables in my Storage account"
|
|
60
62
|
- "List containers in my Cosmos DB database"
|
|
61
|
-
|
|
63
|
+
|
|
64
|
+
### 🧮 Azure Data Explorer
|
|
62
65
|
- "Get Azure Data Explorer databases in cluster 'mycluster'"
|
|
63
66
|
- "Sample 10 rows from table 'StormEvents' in Azure Data Explorer database 'db1'"
|
|
64
67
|
|
|
65
|
-
### 📊
|
|
68
|
+
### 📊 Azure Monitor
|
|
66
69
|
- "Query my Log Analytics workspace"
|
|
67
|
-
- "Let's search this index for 'my search query'"
|
|
68
70
|
|
|
69
|
-
###
|
|
71
|
+
### �️ Azure SQL Database
|
|
72
|
+
- "Show me details about my Azure SQL database 'mydb'"
|
|
73
|
+
- "List Active Directory administrators for my SQL server 'myserver'"
|
|
70
74
|
|
|
71
|
-
|
|
75
|
+
### 💾 Azure Storage
|
|
76
|
+
- "List my Azure storage accounts"
|
|
77
|
+
- "Show me the tables in my Storage account"
|
|
78
|
+
- "Get details about my Storage container"
|
|
72
79
|
- "Show my key-value pairs in App Config"
|
|
73
80
|
|
|
74
|
-
### 🔧
|
|
75
|
-
|
|
81
|
+
### 🔧 Azure Resource Management
|
|
82
|
+
- "List my resource groups"
|
|
76
83
|
- "List my Azure CDN endpoints"
|
|
77
84
|
- "Help me build an Azure application using Node.js"
|
|
78
85
|
|
|
@@ -86,17 +93,24 @@ The Azure MCP Server supercharges your agents with Azure context. Here are some
|
|
|
86
93
|
- List indexes and look at their schema and configuration
|
|
87
94
|
- Query search indexes
|
|
88
95
|
|
|
89
|
-
###
|
|
96
|
+
### ⚙️ Azure App Configuration
|
|
97
|
+
- List App Configuration stores
|
|
98
|
+
- Manage key-value pairs
|
|
99
|
+
- Handle labeled configurations
|
|
100
|
+
- Lock/unlock configuration settings
|
|
101
|
+
|
|
102
|
+
### � Azure CLI Extension
|
|
103
|
+
- Execute Azure CLI commands directly
|
|
104
|
+
- Support for all Azure CLI functionality
|
|
105
|
+
- JSON output formatting
|
|
106
|
+
- Cross-platform compatibility
|
|
107
|
+
|
|
108
|
+
### �📊 Azure Cosmos DB (NoSQL Databases)
|
|
90
109
|
- List Cosmos DB accounts
|
|
91
110
|
- List and query databases
|
|
92
111
|
- Manage containers and items
|
|
93
112
|
- Execute SQL queries against containers
|
|
94
113
|
|
|
95
|
-
### 🐘 Azure Database for PostgreSQL - Flexible Server
|
|
96
|
-
- List and query databases.
|
|
97
|
-
- List and get schema for tables.
|
|
98
|
-
- List, get configuration and get parameters for servers.
|
|
99
|
-
|
|
100
114
|
### 🧮 Azure Data Explorer
|
|
101
115
|
- List Azure Data Explorer clusters
|
|
102
116
|
- List databases
|
|
@@ -105,11 +119,23 @@ The Azure MCP Server supercharges your agents with Azure context. Here are some
|
|
|
105
119
|
- Sample rows from a table
|
|
106
120
|
- Query using KQL
|
|
107
121
|
|
|
108
|
-
###
|
|
109
|
-
- List
|
|
110
|
-
-
|
|
111
|
-
- List and
|
|
112
|
-
|
|
122
|
+
### 🐘 Azure Database for PostgreSQL - Flexible Server
|
|
123
|
+
- List and query databases.
|
|
124
|
+
- List and get schema for tables.
|
|
125
|
+
- List, get configuration and get parameters for servers.
|
|
126
|
+
|
|
127
|
+
### � Azure Developer CLI (azd) Extension
|
|
128
|
+
- Execute Azure Developer CLI commands directly
|
|
129
|
+
- Support for template discovery, template initialization, provisioning and deployment
|
|
130
|
+
- Cross-platform compatibility
|
|
131
|
+
|
|
132
|
+
### 🧮 Azure Foundry
|
|
133
|
+
- List Azure Foundry models
|
|
134
|
+
- Deploy foundry models
|
|
135
|
+
- List foundry model deployments
|
|
136
|
+
|
|
137
|
+
### � Azure Key Vault
|
|
138
|
+
- List, create, and get keys
|
|
113
139
|
|
|
114
140
|
### 📈 Azure Monitor
|
|
115
141
|
#### Log Analytics
|
|
@@ -124,37 +150,26 @@ The Azure MCP Server supercharges your agents with Azure context. Here are some
|
|
|
124
150
|
- Query Azure Monitor metrics for resources with time series data
|
|
125
151
|
- List available metric definitions for resources
|
|
126
152
|
|
|
127
|
-
### ⚙️ Azure
|
|
128
|
-
- List
|
|
129
|
-
- Manage key-value pairs
|
|
130
|
-
- Handle labeled configurations
|
|
131
|
-
- Lock/unlock configuration settings
|
|
153
|
+
### ⚙️ Azure Native ISV Services
|
|
154
|
+
- List Monitored Resources in a Datadog Monitor
|
|
132
155
|
|
|
133
|
-
###
|
|
134
|
-
- List
|
|
156
|
+
### � Azure Resource Groups
|
|
157
|
+
- List resource groups
|
|
135
158
|
|
|
136
159
|
### 🎭 Azure Role-Based Access Control (RBAC)
|
|
137
160
|
- List role assignments
|
|
138
161
|
|
|
139
|
-
### 📦 Azure Resource Groups
|
|
140
|
-
- List resource groups
|
|
141
|
-
|
|
142
162
|
### 🚌 Azure Service Bus
|
|
143
163
|
- Examine properties and runtime information about queues, topics, and subscriptions
|
|
144
164
|
|
|
145
|
-
###
|
|
146
|
-
-
|
|
165
|
+
### 🗄️ Azure SQL Database
|
|
166
|
+
- Show database details and properties
|
|
147
167
|
|
|
148
|
-
###
|
|
149
|
-
-
|
|
150
|
-
-
|
|
151
|
-
-
|
|
152
|
-
-
|
|
153
|
-
|
|
154
|
-
### 🚀 Azure Developer CLI (azd) Extension
|
|
155
|
-
- Execute Azure Developer CLI commands directly
|
|
156
|
-
- Support for template discovery, template initialization, provisioning and deployment
|
|
157
|
-
- Cross-platform compatibility
|
|
168
|
+
### � Azure Storage
|
|
169
|
+
- List Storage accounts
|
|
170
|
+
- Manage blob containers and blobs
|
|
171
|
+
- List and query Storage tables
|
|
172
|
+
- Get container properties and metadata
|
|
158
173
|
|
|
159
174
|
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).
|
|
160
175
|
|
|
@@ -245,7 +260,7 @@ For a step-by-step installation, follow these instructions:
|
|
|
245
260
|
}
|
|
246
261
|
```
|
|
247
262
|
|
|
248
|
-
You can optionally set the `--
|
|
263
|
+
You can optionally set the `--namespace <service>` flag to install tools for the specified Azure product or service.
|
|
249
264
|
|
|
250
265
|
1. Add `.vscode/mcp.json`:
|
|
251
266
|
```json
|
|
@@ -258,7 +273,7 @@ You can optionally set the `--service <service>` flag to install tools for the s
|
|
|
258
273
|
"@azure/mcp@latest",
|
|
259
274
|
"server",
|
|
260
275
|
"start",
|
|
261
|
-
"--
|
|
276
|
+
"--namespace",
|
|
262
277
|
"bestpractices" // Any of the available MCP servers can be referenced here.
|
|
263
278
|
]
|
|
264
279
|
}
|
|
@@ -286,10 +301,18 @@ Configure the MCP client to execute: `npx -y @azure/mcp@latest server start`. Fo
|
|
|
286
301
|
}
|
|
287
302
|
```
|
|
288
303
|
|
|
289
|
-
|
|
290
304
|
More end-to-end MCP client/agent guides are coming soon!
|
|
291
305
|
</details>
|
|
292
306
|
|
|
307
|
+
## Data Collection
|
|
308
|
+
|
|
309
|
+
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.
|
|
310
|
+
|
|
311
|
+
### Telemetry Configuration
|
|
312
|
+
|
|
313
|
+
Telemetry collection is on by default.
|
|
314
|
+
|
|
315
|
+
To opt out, set the environment variable `AZURE_MCP_COLLECT_TELEMETRY` to `false` in your environment.
|
|
293
316
|
|
|
294
317
|
## 📝 Troubleshooting
|
|
295
318
|
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/dist/OpenAI.dll
ADDED
|
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/win-arm64": {
|
|
10
|
-
"azmcp/0.
|
|
10
|
+
"azmcp/0.3.1": {
|
|
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",
|
|
@@ -29,6 +31,7 @@
|
|
|
29
31
|
"Azure.ResourceManager.Redis": "1.5.0",
|
|
30
32
|
"Azure.ResourceManager.RedisEnterprise": "1.1.0",
|
|
31
33
|
"Azure.ResourceManager.Search": "1.2.3",
|
|
34
|
+
"Azure.ResourceManager.Sql": "1.3.0",
|
|
32
35
|
"Azure.ResourceManager.Storage": "1.4.2",
|
|
33
36
|
"Azure.Search.Documents": "11.7.0-beta.4",
|
|
34
37
|
"Azure.Security.KeyVault.Keys": "4.7.0",
|
|
@@ -1229,6 +1232,45 @@
|
|
|
1229
1232
|
}
|
|
1230
1233
|
}
|
|
1231
1234
|
},
|
|
1235
|
+
"Azure.AI.Inference/1.0.0-beta.4": {
|
|
1236
|
+
"dependencies": {
|
|
1237
|
+
"Azure.Core": "1.46.2",
|
|
1238
|
+
"System.ClientModel": "1.4.2"
|
|
1239
|
+
},
|
|
1240
|
+
"runtime": {
|
|
1241
|
+
"lib/net8.0/Azure.AI.Inference.dll": {
|
|
1242
|
+
"assemblyVersion": "1.0.0.0",
|
|
1243
|
+
"fileVersion": "1.0.25.16903"
|
|
1244
|
+
}
|
|
1245
|
+
}
|
|
1246
|
+
},
|
|
1247
|
+
"Azure.AI.OpenAI/2.0.0": {
|
|
1248
|
+
"dependencies": {
|
|
1249
|
+
"Azure.Core": "1.46.2",
|
|
1250
|
+
"OpenAI": "2.0.0"
|
|
1251
|
+
},
|
|
1252
|
+
"runtime": {
|
|
1253
|
+
"lib/netstandard2.0/Azure.AI.OpenAI.dll": {
|
|
1254
|
+
"assemblyVersion": "2.0.0.0",
|
|
1255
|
+
"fileVersion": "2.0.24.48003"
|
|
1256
|
+
}
|
|
1257
|
+
}
|
|
1258
|
+
},
|
|
1259
|
+
"Azure.AI.Projects/1.0.0-beta.9": {
|
|
1260
|
+
"dependencies": {
|
|
1261
|
+
"Azure.AI.Inference": "1.0.0-beta.4",
|
|
1262
|
+
"Azure.AI.OpenAI": "2.0.0",
|
|
1263
|
+
"Azure.Core": "1.46.2",
|
|
1264
|
+
"Azure.Identity": "1.14.0",
|
|
1265
|
+
"Azure.Storage.Blobs": "12.24.0"
|
|
1266
|
+
},
|
|
1267
|
+
"runtime": {
|
|
1268
|
+
"lib/net8.0/Azure.AI.Projects.dll": {
|
|
1269
|
+
"assemblyVersion": "1.0.0.0",
|
|
1270
|
+
"fileVersion": "1.0.25.26604"
|
|
1271
|
+
}
|
|
1272
|
+
}
|
|
1273
|
+
},
|
|
1232
1274
|
"Azure.Bicep.Types/0.5.110": {
|
|
1233
1275
|
"dependencies": {
|
|
1234
1276
|
"System.Text.Json": "8.0.5"
|
|
@@ -1423,6 +1465,20 @@
|
|
|
1423
1465
|
}
|
|
1424
1466
|
}
|
|
1425
1467
|
},
|
|
1468
|
+
"Azure.ResourceManager.CognitiveServices/1.4.0": {
|
|
1469
|
+
"dependencies": {
|
|
1470
|
+
"Azure.Core": "1.46.2",
|
|
1471
|
+
"Azure.ResourceManager": "1.13.0",
|
|
1472
|
+
"System.ClientModel": "1.4.2",
|
|
1473
|
+
"System.Text.Json": "8.0.5"
|
|
1474
|
+
},
|
|
1475
|
+
"runtime": {
|
|
1476
|
+
"lib/net8.0/Azure.ResourceManager.CognitiveServices.dll": {
|
|
1477
|
+
"assemblyVersion": "1.4.0.0",
|
|
1478
|
+
"fileVersion": "1.400.24.56802"
|
|
1479
|
+
}
|
|
1480
|
+
}
|
|
1481
|
+
},
|
|
1426
1482
|
"Azure.ResourceManager.CosmosDB/1.3.2": {
|
|
1427
1483
|
"dependencies": {
|
|
1428
1484
|
"Azure.Core": "1.46.2",
|
|
@@ -1533,6 +1589,18 @@
|
|
|
1533
1589
|
}
|
|
1534
1590
|
}
|
|
1535
1591
|
},
|
|
1592
|
+
"Azure.ResourceManager.Sql/1.3.0": {
|
|
1593
|
+
"dependencies": {
|
|
1594
|
+
"Azure.Core": "1.46.2",
|
|
1595
|
+
"Azure.ResourceManager": "1.13.0"
|
|
1596
|
+
},
|
|
1597
|
+
"runtime": {
|
|
1598
|
+
"lib/net8.0/Azure.ResourceManager.Sql.dll": {
|
|
1599
|
+
"assemblyVersion": "1.3.0.0",
|
|
1600
|
+
"fileVersion": "1.300.25.25503"
|
|
1601
|
+
}
|
|
1602
|
+
}
|
|
1603
|
+
},
|
|
1536
1604
|
"Azure.ResourceManager.Storage/1.4.2": {
|
|
1537
1605
|
"dependencies": {
|
|
1538
1606
|
"Azure.Core": "1.46.2",
|
|
@@ -2209,6 +2277,18 @@
|
|
|
2209
2277
|
}
|
|
2210
2278
|
}
|
|
2211
2279
|
},
|
|
2280
|
+
"OpenAI/2.0.0": {
|
|
2281
|
+
"dependencies": {
|
|
2282
|
+
"System.ClientModel": "1.4.2",
|
|
2283
|
+
"System.Diagnostics.DiagnosticSource": "9.0.0"
|
|
2284
|
+
},
|
|
2285
|
+
"runtime": {
|
|
2286
|
+
"lib/net6.0/OpenAI.dll": {
|
|
2287
|
+
"assemblyVersion": "2.0.0.0",
|
|
2288
|
+
"fileVersion": "2.0.0.0"
|
|
2289
|
+
}
|
|
2290
|
+
}
|
|
2291
|
+
},
|
|
2212
2292
|
"OpenTelemetry/1.12.0": {
|
|
2213
2293
|
"dependencies": {
|
|
2214
2294
|
"Microsoft.Extensions.Diagnostics.Abstractions": "9.0.6",
|
|
@@ -2980,7 +3060,7 @@
|
|
|
2980
3060
|
}
|
|
2981
3061
|
},
|
|
2982
3062
|
"libraries": {
|
|
2983
|
-
"azmcp/0.
|
|
3063
|
+
"azmcp/0.3.1": {
|
|
2984
3064
|
"type": "project",
|
|
2985
3065
|
"serviceable": false,
|
|
2986
3066
|
"sha512": ""
|
|
@@ -2995,6 +3075,27 @@
|
|
|
2995
3075
|
"serviceable": false,
|
|
2996
3076
|
"sha512": ""
|
|
2997
3077
|
},
|
|
3078
|
+
"Azure.AI.Inference/1.0.0-beta.4": {
|
|
3079
|
+
"type": "package",
|
|
3080
|
+
"serviceable": true,
|
|
3081
|
+
"sha512": "sha512-HNiPXhBoCDLTq1IX9wrqXKYwy8ON+U0nSHkba7qxFRXjMKCqA9WiQIHbnoO5i6Oet2/qbDkRDWjjnmQQJKdqsw==",
|
|
3082
|
+
"path": "azure.ai.inference/1.0.0-beta.4",
|
|
3083
|
+
"hashPath": "azure.ai.inference.1.0.0-beta.4.nupkg.sha512"
|
|
3084
|
+
},
|
|
3085
|
+
"Azure.AI.OpenAI/2.0.0": {
|
|
3086
|
+
"type": "package",
|
|
3087
|
+
"serviceable": true,
|
|
3088
|
+
"sha512": "sha512-U3VuEMqf3WZpGiv/EWNNHui/VWpNWI1FQ0cBUybdLuhrZooy84W4+WD777ZAI9W0tlDqmWysLtLLdzgmpqbNiA==",
|
|
3089
|
+
"path": "azure.ai.openai/2.0.0",
|
|
3090
|
+
"hashPath": "azure.ai.openai.2.0.0.nupkg.sha512"
|
|
3091
|
+
},
|
|
3092
|
+
"Azure.AI.Projects/1.0.0-beta.9": {
|
|
3093
|
+
"type": "package",
|
|
3094
|
+
"serviceable": true,
|
|
3095
|
+
"sha512": "sha512-r+L4aTNojX3W0IHxh6REjKkXtfL6DS0yqXU5rehNjNxP8y2RMiKj+h1SCg5YNxMD+iwlNO4P1N9S6X1vvNMV8w==",
|
|
3096
|
+
"path": "azure.ai.projects/1.0.0-beta.9",
|
|
3097
|
+
"hashPath": "azure.ai.projects.1.0.0-beta.9.nupkg.sha512"
|
|
3098
|
+
},
|
|
2998
3099
|
"Azure.Bicep.Types/0.5.110": {
|
|
2999
3100
|
"type": "package",
|
|
3000
3101
|
"serviceable": true,
|
|
@@ -3100,6 +3201,13 @@
|
|
|
3100
3201
|
"path": "azure.resourcemanager.authorization/1.1.4",
|
|
3101
3202
|
"hashPath": "azure.resourcemanager.authorization.1.1.4.nupkg.sha512"
|
|
3102
3203
|
},
|
|
3204
|
+
"Azure.ResourceManager.CognitiveServices/1.4.0": {
|
|
3205
|
+
"type": "package",
|
|
3206
|
+
"serviceable": true,
|
|
3207
|
+
"sha512": "sha512-ERgIH4Moo2etMHdcOtQeqHsU6Bvhlx5jJBPlgkk32kEdVtO9TBK68io46UNZVk5FAtUG9k3OhwZpJLyveJmZNg==",
|
|
3208
|
+
"path": "azure.resourcemanager.cognitiveservices/1.4.0",
|
|
3209
|
+
"hashPath": "azure.resourcemanager.cognitiveservices.1.4.0.nupkg.sha512"
|
|
3210
|
+
},
|
|
3103
3211
|
"Azure.ResourceManager.CosmosDB/1.3.2": {
|
|
3104
3212
|
"type": "package",
|
|
3105
3213
|
"serviceable": true,
|
|
@@ -3156,6 +3264,13 @@
|
|
|
3156
3264
|
"path": "azure.resourcemanager.search/1.2.3",
|
|
3157
3265
|
"hashPath": "azure.resourcemanager.search.1.2.3.nupkg.sha512"
|
|
3158
3266
|
},
|
|
3267
|
+
"Azure.ResourceManager.Sql/1.3.0": {
|
|
3268
|
+
"type": "package",
|
|
3269
|
+
"serviceable": true,
|
|
3270
|
+
"sha512": "sha512-jDKCbPy2nfMo91MMQvO++zjRTRXjXq7lMZcdCTOSogXtSKSkvSIqfx3awGgDrxY1Jv+NgM5272zU8B1VnSmm/g==",
|
|
3271
|
+
"path": "azure.resourcemanager.sql/1.3.0",
|
|
3272
|
+
"hashPath": "azure.resourcemanager.sql.1.3.0.nupkg.sha512"
|
|
3273
|
+
},
|
|
3159
3274
|
"Azure.ResourceManager.Storage/1.4.2": {
|
|
3160
3275
|
"type": "package",
|
|
3161
3276
|
"serviceable": true,
|
|
@@ -3548,6 +3663,13 @@
|
|
|
3548
3663
|
"path": "npgsql/9.0.3",
|
|
3549
3664
|
"hashPath": "npgsql.9.0.3.nupkg.sha512"
|
|
3550
3665
|
},
|
|
3666
|
+
"OpenAI/2.0.0": {
|
|
3667
|
+
"type": "package",
|
|
3668
|
+
"serviceable": true,
|
|
3669
|
+
"sha512": "sha512-WI9e5tC15ZBt02scCp2gcHrjxQRVX2Ws3eUu/YsICqellH3MwdRggGujSZg69oBJMtk1AYmqb9l08ix0l5AcqQ==",
|
|
3670
|
+
"path": "openai/2.0.0",
|
|
3671
|
+
"hashPath": "openai.2.0.0.nupkg.sha512"
|
|
3672
|
+
},
|
|
3551
3673
|
"OpenTelemetry/1.12.0": {
|
|
3552
3674
|
"type": "package",
|
|
3553
3675
|
"serviceable": true,
|
package/dist/azmcp.dll
CHANGED
|
Binary file
|
package/dist/azmcp.exe
CHANGED
|
Binary file
|
package/dist/createdump.exe
CHANGED
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@azure/mcp-win32-arm64",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.3.1",
|
|
4
4
|
"description": "Azure MCP Server - Model Context Protocol implementation for Azure, for win32 on arm64",
|
|
5
5
|
"author": "Microsoft Corporation",
|
|
6
6
|
"homepage": "https://github.com/Azure/azure-mcp#readme",
|