Azure Cloud Manager

Enables AI to manage Azure cloud resources through a .NET-based command-line interface, providing operations for Cosmos DB, Storage, App Configuration, and Monitor services.

Featured
View Source
1081 stars
0 tools
Created Aug 2025
@azure/azure-azure-cloud-manager-azure-mcp

About

Enables AI to manage Azure cloud resources through a .NET-based command-line interface, providing operations for Cosmos DB, Storage, App Configuration, and Monitor services.

Categories

general

Installation

npm

npm install @azure/azure-azure-cloud-manager-azure-mcp

Configuration

{ "mcpServers": { "azure-azure-cloud-manager-azure-mcp": { "command": "npx", "args": [ "-y", "@azure/azure-azure-cloud-manager-azure-mcp" ] } } }