Skip to main content
Glama

Azure MCP Server

Official
MIT License
1,161
  • Linux
  • Apple
AzureMcp.Storage.UnitTests.csproj663 B
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <IsTestProject>true</IsTestProject> <OutputType>Exe</OutputType> </PropertyGroup> <ItemGroup> <ProjectReference Include="..\..\..\..\core\tests\AzureMcp.Tests\AzureMcp.Tests.csproj" /> <ProjectReference Include="..\..\src\AzureMcp.Storage\AzureMcp.Storage.csproj" /> </ItemGroup> <ItemGroup> <PackageReference Include="NSubstitute" /> <PackageReference Include="NSubstitute.Analyzers.CSharp" /> <PackageReference Include="xunit.v3" /> <PackageReference Include="xunit.runner.visualstudio" /> <PackageReference Include="coverlet.collector" /> </ItemGroup> </Project>

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