Skip to main content
Glama

Azure MCP Server

Official
retain-run.yml577 B
parameters: - name: DaysValid default: 731 type: number steps: - task: PowerShell@2 displayName: Retain pipeline run env: SYSTEM_ACCESSTOKEN: $(System.AccessToken) inputs: pwsh: true filePath: $(Build.SourcesDirectory)/eng/common/scripts/Add-RetentionLease.ps1 arguments: > -Organization azure-sdk -Project $(System.TeamProject) -DefinitionId $(System.DefinitionId) -RunId $(Build.BuildId) -DaysValid ${{ parameters.DaysValid }} -AccessToken $env:SYSTEM_ACCESSTOKEN -Debug

Latest Blog Posts

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