Bazel MCP Server

Stabledevelopment
45 starsTypeScriptcommunity
GitHub
About

Overview

The Bazel MCP Server enables AI agents to interact with Bazel's build system. It provides tools for building targets, running tests, querying the build graph, and managing remote caching.
Capabilities

Tools & Capabilities

build

Build a Bazel target

test

Run tests for a target

query

Query the build dependency graph

Setup

Installation

bash
Install
npx -y @nicepkg/mcp-server-bazel
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "bazel": {
      "command": "npx",
      "args": ["-y", "@nicepkg/mcp-server-bazel"]
    }
  }
}

Quick Info

Authorcommunity
LanguageTypeScript
StatusStable
Stars 45
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
CortexAgent Customer Service

Want to skip the form?

Our team is available to help you get started with CortexAgent.

This chat may be recorded for quality assurance. You can view our Privacy Policy.

Bazel MCP Server - MCP Server Directory - CortexAgent