nacgarg_bazel-mcp-server

MCP-Mirror/nacgarg_bazel-mcp-server

3.1

If you are the rightful owner of nacgarg_bazel-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A local MCP server that exposes functionality of the Bazel build system to MCP-enabled AI agents.

Tools

Functions exposed to the LLM to take actions

bazel_build_target

Build specified Bazel targets

bazel_query_target

Query the Bazel dependency graph for targets matching a pattern

bazel_test_target

Run Bazel tests for specified targets

bazel_list_targets

List all available Bazel targets under a given path

bazel_fetch_dependencies

Fetch Bazel external dependencies

bazel_set_workspace_path

Set the current Bazel workspace path for subsequent commands

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources