Skip to main content
Glama

Azure MCP Server

Official
MIT License
1,161
  • Linux
  • Apple
install-pipeline-generation.yml613 B
parameters: ToolPath: $(Pipeline.Workspace)/pipeline-generator steps: - script: > mkdir pipeline-generator workingDirectory: $(Pipeline.Workspace) displayName: Setup working directory for pipeline generator. - script: > dotnet tool install Azure.Sdk.Tools.PipelineGenerator --version 1.1.0-dev.20250206.1 --add-source https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-net/nuget/v3/index.json --tool-path ${{parameters.ToolPath}} workingDirectory: $(Pipeline.Workspace)/pipeline-generator displayName: 'Install pipeline generator tool'

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Azure/azure-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server