aaomidi/mcp-bazel
An MCP server providing common Bazel actions like build, test, and dependency analysis.
Platform-specific configuration:
{
"mcpServers": {
"mcp-bazel": {
"command": "npx",
"args": [
"-y",
"mcp-bazel"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...