Back to search
30
MCP

@paretools/bazel

npm/@paretools/bazel

MCP server for Bazel — structured build and test output for AI agents

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@paretools/dotnet
MCP server for .NET — structured build, test, and package data for AI agents
0 tools
bazel-mcp
MCP server exposing Bazel build/run/test/query as tools
0 tools
@paretools/ruby
MCP server for Ruby — structured gem, bundler, and script output for AI agents
0 tools
@paretools/go
MCP server for Go — structured build, test, vet, and module data for AI agents
0 tools
@paretools/cmake
MCP server for CMake — structured configure and build output for AI agents
0 tools
@paretools/test
MCP server for test runners — structured pass/fail results with failure details for AI agents
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@paretools/bazel": {
      "url": "None",
      "transport": "http"
    }
  }
}