Skip to main content
Glama
BUCK753 B
load( "@prelude-si//:macros.bzl", "export_file", "test_suite", "yapf_check", ) export_file( name = "build_npm_bin.py", ) export_file( name = "build_package_node_modules.py", ) export_file( name = "build_pkg_bin.py", ) export_file( name = "build_typescript_runnable_dist_bin.py", ) export_file( name = "build_workspace_node_modules.py", ) export_file( name = "exec_cmd.py", ) export_file( name = "package_build_context.py", ) export_file( name = "package_dist_context.py", ) export_file( name = "run_pnpm_script.py", ) yapf_check( name = "check-format-python", srcs = glob(["**/*.py"]), ) test_suite( name = "check-format", tests = [ ":check-format-python", ], )

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