Skip to main content
Glama
McpServer.csproj649 B
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <OutputType>Exe</OutputType> <TargetFramework>net9.0</TargetFramework> <ImplicitUsings>enable</ImplicitUsings> <Nullable>enable</Nullable> </PropertyGroup> <ItemGroup> <PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="6.0.0" /> <PackageReference Include="Microsoft.Extensions.Hosting" Version="10.0.0" /> <PackageReference Include="ModelContextProtocol" Version="0.4.0-preview.3" /> <PackageReference Include="Refit" Version="8.0.0" /> <PackageReference Include="Refit.HttpClientFactory" Version="8.0.0" /> </ItemGroup> </Project>

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/MingHuiLiu/godot4-runtime-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server