mcp azure for Cline
io.github.dockndevai/mcp-azure
Azure Resource Manager inventory & ops for AI agents — governed, confirmation-gated.
client:Cline
transport:stdio
runtime:npm
Install mcp azure in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"mcp-azure": {
"command": "npx",
"args": [
"-y",
"@dockndevai/mcp-azure"
],
"env": {
"AZURE_TENANT_ID": "<AZURE_TENANT_ID>",
"AZURE_CLIENT_ID": "<AZURE_CLIENT_ID>",
"AZURE_CLIENT_SECRET": "<AZURE_CLIENT_SECRET>",
"AZURE_SUBSCRIPTION_ID": "<AZURE_SUBSCRIPTION_ID>",
"AZURE_MODE": "<AZURE_MODE>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs