Skip to main content
Glama

powerbi-tabular-mcp

pbi-local-mcp.DiscoverCli.csproj733 B
<Project Sdk="Microsoft.NET.Sdk"> <ItemGroup> <ProjectReference Include="..\pbi-local-mcp\pbi-local-mcp.csproj" /> </ItemGroup> <PropertyGroup> <OutputType>Exe</OutputType> <TargetFramework>net8.0</TargetFramework> <RootNamespace>pbi_local_mcp.DiscoverCli</RootNamespace> <ImplicitUsings>enable</ImplicitUsings> <Nullable>enable</Nullable> </PropertyGroup> <!-- Single-file publish configuration (only for Release builds) --> <PropertyGroup Condition="'$(Configuration)' == 'Release'"> <PublishSingleFile>true</PublishSingleFile> <SelfContained>true</SelfContained> <IncludeNativeLibrariesForSelfExtract>true</IncludeNativeLibrariesForSelfExtract> </PropertyGroup> </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/jonaolden/tabular-mcp'

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