azure-ml-mcp.md

Azure Machine Learning MCP

from"microsoft"
540

Azure ML service integration

AI & ML
AzureMLMicrosoftcloud
install.sh
# Clone the repository
$git clone https://github.com/azure/azure-ml-mcp
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve