Cloud Infrastructure
Verified
Trust: 54/100 (Fair)Azure MCP Guide
Manage Azure cloud resources. Interact with VMs, Azure SQL, Blob Storage, and Azure DevOps.
534 stars 20,100 downloadsby Microsoft
Quick Start
Install
npx @mcp/azureClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"azure-mcp": {
"command": "npx",
"args": [
"@mcp/azure"
]
}
}
}What Azure MCP Can Do
manage_vms
Manage Azure virtual machines
query_sql
Query Azure SQL databases
manage_storage
Manage Blob Storage
Permissions Required
Azure MCP requires the following permissions. Review the risk levels before granting access.
| Permission | Description | Risk |
|---|---|---|
azure.read | Read Azure resources | low |
azure.write | Modify Azure resources | critical |
Platform Compatibility
| Platform | Status |
|---|---|
| Claude Desktop | Supported |
| Cursor | Supported |
| LangChain | Supported |