Microsoft cloud platform. Manage VMs, databases, storage, and serverless functions.
npx -y @microsoft/mcp-server-azure
Add to your Claude Desktop config:
```json
{
"mcpServers": {
"azure": {
"command": "npx",
"args": ["-y", "@microsoft/mcp-server-azure"]
}
}
}
```
deploy_instancemanage_resourcesget_metricsscale_serviceMicrosoft cloud platform. Manage VMs, databases, storage, and serverless functions.
Language: Python
Category: Cloud