Bazel MCP Server
@aaomidi
About Bazel MCP Server
An MCP server providing common Bazel actions like build, test, and dependency analysis.
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Bazel MCP Server?
Bazel MCP Server is a Model Context Protocol (MCP) server that exposes tools for interacting with Bazel projects. It is designed to be used as a tool provider for applications like Claude Desktop, allowing AI assistants to build, test, and query dependencies of Bazel targets.
How to use Bazel MCP Server?
Install the server using go install github.com/aaomidi/mcp-bazel@latest, then configure it in your Claude Desktop settings file (claude_desktop_config.json) by pointing the command field to the installed mcp-bazel binary. After restarting Claude Desktop, the Bazel tools become available.
Key features of Bazel MCP Server
- Build a specified Bazel target.
- Find dependencies of a given Bazel target with optional depth.
- Find reverse dependencies (rdeps) of a target or file path.
- List direct source files associated with a Bazel target.
- Run tests for a specified Bazel target.
Use cases of Bazel MCP Server
- An AI assistant building a Bazel target on demand.
- Exploring the dependency graph of a Bazel project.
- Identifying which targets depend on a given file or target.
- Quickly retrieving source files for a target during code review.
- Running tests for a specific target without leaving the chat interface.
FAQ from Bazel MCP Server
What tools does Bazel MCP Server provide?
It provides five tools: build, deps, rdeps, sources, and test. Each corresponds to a common Bazel operation.
How do I install Bazel MCP Server?
Run go install github.com/aaomidi/mcp-bazel@latest. This requires a working Go environment with GOPATH and GOBIN set up. The binary is placed in $GOPATH/bin or $HOME/go/bin.
How do I configure Bazel MCP Server with Claude Desktop?
Add an entry to your claude_desktop_config.json under mcpServers with the key "mcp-bazel" and a command pointing to the full path of the mcp-bazel binary.
Is Bazel MCP Server stable?
No, it is under active development. Features and interfaces may change.
What runtime does Bazel MCP Server require?
It requires Go to be installed for the go install step. The server itself runs as a standalone binary.
Frequently asked questions
What tools does Bazel MCP Server provide?
It provides five tools: `build`, `deps`, `rdeps`, `sources`, and `test`. Each corresponds to a common Bazel operation.
How do I install Bazel MCP Server?
Run `go install github.com/aaomidi/mcp-bazel@latest`. This requires a working Go environment with `GOPATH` and `GOBIN` set up. The binary is placed in `$GOPATH/bin` or `$HOME/go/bin`.
How do I configure Bazel MCP Server with Claude Desktop?
Add an entry to your `claude_desktop_config.json` under `mcpServers` with the key `"mcp-bazel"` and a `command` pointing to the full path of the `mcp-bazel` binary.
Is Bazel MCP Server stable?
No, it is under active development. Features and interfaces may change.
What runtime does Bazel MCP Server require?
It requires Go to be installed for the `go install` step. The server itself runs as a standalone binary.
Basic information
More Developer Tools MCP servers

Foremerge
naw103Catch intent conflicts before code conflicts. The open-source coordination protocol for coding agents, built above Git.

discoverGPT
Joe MonastierodiscoverGPT is visualAI's unified MCP gateway for AI commerce, exposing 29 tools across four capabilities on one canonical product catalog: trimodal search (natural-language, precise-color, and image-similarity), AI cata
ZeroBeacon — 1000-Tool Collision-Proof Commerce Router
DavidFox998ZeroBeacon.ai — Collision-proof commerce router for AI agents. 1000 MCP tools: commerce, trust, billing, sovereign ID + everyday tools. LIVE.

Perfex CRM
themesicTurn Perfex CRM into an AI-ready workspace. This MCP server exposes your full REST API to Claude, ChatGPT and any AI agent, so leads, invoices and tasks are one prompt away.

Skycloak
Manage your Skycloak-hosted Keycloak: clusters, realms, apps, SSO and users, from any MCP client.
Comments