Bazel MCP Server
The Bazel MCP Server is a local service that provides AI agents supporting the MCP protocol with access to the functions of the Bazel build system. It solves the problem that Bazel cannot be used in the MCP environment due to the lack of command-line tools or incorrect environment configuration. It provides core functions such as building, querying, and testing, and supports dynamically setting the workspace path.
rating : 2.5 points
downloads : 14
What is the Bazel MCP Server?
The Bazel MCP Server is a local tool that allows AI agents in the MCP environment to perform build, test, and query operations through Bazel commands. It addresses the situation where Bazel cannot be directly used due to environment configuration issues.How to Use the Bazel MCP Server?
Simply configure the client and run the server to start using it. It supports multiple commands to operate Bazel targets.Applicable Scenarios
It is suitable for situations where Bazel commands need to be frequently invoked but cannot be directly executed in the environment, such as remote development environments or restricted CI/CD environments.Main Features
Build a Specified TargetExecute a build task by specifying a Bazel target.
Query the Dependency GraphQuery the dependencies of Bazel targets according to a pattern.
Run TestsRun unit tests for a specific target.
List All TargetsGet all available Bazel targets in the project.
Fetch External DependenciesAutomatically download the external dependencies required by Bazel.
Dynamically Change the Workspace PathSwitch to a different Bazel workspace at runtime.
Advantages and Limitations
Advantages
No need to manually install Bazel. Directly call it through the MCP interface.
Supports multiple Bazel commands to meet diverse needs.
Can run normally in restricted environments.
Dynamically adjust the workspace path to improve flexibility.
Limitations
It has certain requirements for the network environment (e.g., dependency fetching).
Some advanced features may require additional configuration.
Does not support the extension of all Bazel commands.
How to Use
Install the Bazel MCP Server
Install globally via NPM or run after cloning the source code.
Configure the Client
Add the server address to the MCP configuration file of the client.
Execute Commands
Send requests through the client to call Bazel commands.
Usage Examples
Build a Specified TargetCall the bazel_build_target command to build a specific Bazel target.
Query DependenciesUse the bazel_query_target command to find dependencies.
Frequently Asked Questions
How to set the Bazel workspace path?
Does it support custom Bazel parameters?
What should I do if I encounter a failure in dependency fetching?
Related Resources
Bazel Official Documentation
Learn the basics of Bazel.
GitHub Repository
View the source code and the latest updates.
Tutorial Video
Quick start guide.
Featured MCP Services

Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
832
4.3 points

Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
1.7K
5 points

Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
90
4.3 points

Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
145
4.5 points

Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
569
5 points

Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
6.7K
4.5 points

Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
5.2K
4.7 points

Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
285
4.5 points