bazel

GitHub

a fast, scalable, multi-language and extensible build system

25,701 stars Java 1 file ยท ~567 tokens #bazel#build#build-system#correct#fast#multi-language#scalable#test

bazel MCP Server

MCP server for bazelbuild/bazel

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "bazel": {
      "command": "npx",
      "args": [
        "-y",
        "@bazelbuild/bazel"
      ]
    }
  }
}