azure-mcp.md

Azure MCP

from"microsoft"
1.2k

Access key Azure services like Azure Storage, Cosmos DB, CLI

Cloud Platforms
AzureMicrosoftcloudstorage
install.sh
# Clone the repository
$git clone https://github.com/microsoft/mcp
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve