Skip to main content
Glama
BUCK477 B
load("@prelude//utils:source_listing.bzl", "source_listing") oncall("build_infra") source_listing() erlang_application( name = "buck2_shell_utils", srcs = glob(["src/*.erl"]), applications = [ "kernel", "stdlib", ], erl_opts = [ "+debug_info", "+warnings_as_errors", ], included_applications = [ "prelude//erlang/common_test/test_exec:test_exec", ], shell_libs = [], 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