Skip to main content
Glama

Azure MCP Server

Official
verify-agent-os.yml491 B
parameters: - name: ScriptDirectory type: string default: 'eng/common/scripts' - name: AgentImage type: string steps: - task: PowerShell@2 displayName: Verify agent OS inputs: pwsh: true workingDirectory: $(System.DefaultWorkingDirectory) filePath: ${{ parameters.ScriptDirectory }}/Verify-AgentOS.ps1 arguments: > -AgentImage "${{ parameters.AgentImage }}" - template: /eng/common/pipelines/templates/steps/bypass-local-dns.yml

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