Skip to main content
Glama

Azure MCP Server

Official
MIT License
1,161
  • Linux
  • Apple
Update-GeneratedSdks.ps1407 B
[CmdLetBinding()] param( [Parameter(Mandatory)] [string]$PackageDirectoriesFile ) . $PSScriptRoot/common.ps1 . $PSScriptRoot/Helpers/CommandInvocation-Helpers.ps1 $ErrorActionPreference = 'Stop' if (Test-Path "Function:$UpdateGeneratedSdksFn") { &$UpdateGeneratedSdksFn $PackageDirectoriesFile } else { Write-Error "Function $UpdateGeneratedSdksFn not implemented in Language-Settings.ps1" }

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