Skip to main content
Glama

Azure MCP Server

Official
MIT License
1,161
  • Linux
  • Apple
ci.yml640 B
trigger: branches: include: - main - feature/* - hotfix/* pr: branches: include: - main - feature/* - hotfix/* extends: template: /eng/pipelines/templates/common.yml parameters: # We release signed, manual runs from main and hotfix branches # All other runs get -alpha prerelease labels PublishPackages: ${{ ne(variables['Build.Reason'], 'PullRequest') }} RunLiveTests: true ReleaseRun: ${{ and(eq(variables['Build.Reason'], 'Manual'), or(eq(variables['Build.SourceBranch'], 'refs/heads/main'), startswith(variables['Build.SourceBranch'], 'refs/heads/hotfix/'))) }}

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