Best Bazel MCP Servers
Bazel is an open-source build and test tool similar to Make, Maven, and Gradle that uses a human-readable, high-level build language. Bazel supports projects in multiple languages and builds outputs for multiple platforms.
Why this server?
Exposes Bazel build system functionality, allowing for building targets, querying dependency graphs, running tests, listing available targets, fetching external dependencies, and setting the workspace path at runtime.
AlicenseAqualityCmaintenanceA local MCP server that exposes Bazel build system functionality to AI agents, allowing them to build, test, query, and manage Bazel projects through natural language even in environments where Bazel can't be directly accessed.Last updated69MITWhy this server?
Detects and reports on installed Bazel build system configuration and usage in the development environment.
Alicense-qualityCmaintenanceAn MCP server that provides detailed information about your development environment to the Cursor code editor, enabling more context-aware assistance.Last updated7MITWhy this server?
Wraps bazel commands to return structured JSON output for building and testing.
Alicense-qualityBmaintenanceProvides MCP servers that wrap common developer tools (git, npm, docker, etc.) returning structured JSON output, enabling AI agents to reliably interact with these tools without parsing fragile terminal text.Last updated5128MITWhy this server?
Intercepts bazel commands and executes them locally to save tokens.
Alicense-qualityAmaintenanceEnables AI coding assistants to execute shell commands locally, intercepting deterministic commands like git status and npm test before they reach the LLM, saving tokens and reducing latency.Last updated1129MITWhy this server?
Provides tools to build, test, and manage Bazel-based projects, including target discovery, querying dependencies, and running build commands.
Alicense-qualityBmaintenanceA comprehensive MCP server and CLI for Bazel-based Apple platform development, providing 112 tools across 19 workflow categories for building, testing, debugging, and managing iOS, macOS, tvOS, watchOS, visionOS, and Swift Package Manager projects.Last updated65MIT