Skip to main content
Glama
BUCK487 B
load("@prelude//utils:source_listing.bzl", "source_listing") load(":tools.bzl", "find_msvc_tools") oncall("build_infra") source_listing() python_bootstrap_binary( name = "vswhere", main = "vswhere.py", visibility = ["PUBLIC"], ) python_bootstrap_binary( name = "run_msvc_tool", main = "run_msvc_tool.py", visibility = ["PUBLIC"], ) find_msvc_tools( name = "msvc_tools", target_compatible_with = ["config//os:windows"], 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