Exposes common Bazel actions like build, test, and dependency analysis through an MCP server.
This project provides a Model Context Protocol (MCP) server enabling interaction with Bazel projects. It offers tools for building targets, finding dependencies and reverse dependencies, identifying source files, and running tests. Designed for use with applications like Claude Desktop, it enhances Bazel workflows by providing these functionalities as easily accessible services.