Skip to main content
Glama
BUCK532 B
load("@prelude//utils:source_listing.bzl", "source_listing") oncall("build_infra") source_listing() # Used by open source projects to support `prelude//` constraint_setting( name = "abi", visibility = ["PUBLIC"], ) constraint_value( name = "gnu", constraint_setting = ":abi", visibility = ["PUBLIC"], ) constraint_value( name = "msvc", constraint_setting = ":abi", visibility = ["PUBLIC"], ) constraint_value( name = "musl", constraint_setting = ":abi", visibility = ["PUBLIC"], )

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/systeminit/si'

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