Bazel MCP Server
by nacgarg
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| bazel_build_targetC | Build specified Bazel targets |
| bazel_query_targetA | Query the Bazel dependency graph for targets matching a pattern |
| bazel_test_targetC | Run Bazel tests for specified targets |
| bazel_list_targetsB | List all available Bazel targets under a given path |
| bazel_fetch_dependenciesB | Fetch Bazel external dependencies |
| bazel_set_workspace_pathB | Set the current Bazel workspace path for subsequent commands |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/nacgarg/bazel-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server