VOOZH about

URL: https://glama.ai/mcp/servers/integrations/bazel

⇱ Bazel | Glama


  • Why this server?

    Exposes Bazel build system functionality, allowing for building targets, querying dependency graphs, running tests, listing available targets, fetching external dependencies, and setting the workspace path at runtime.

    A
    license
    A
    quality
    C
    maintenance
    A local MCP server that exposes Bazel build system functionality to AI agents, allowing them to build, test, query, and manage Bazel projects through natural language even in environments where Bazel can't be directly accessed.
    Last updated
    6
    9
    MIT
  • Why this server?

    Detects and reports on installed Bazel build system configuration and usage in the development environment.

    A
    license
    -
    quality
    C
    maintenance
    An MCP server that provides detailed information about your development environment to the Cursor code editor, enabling more context-aware assistance.
    Last updated
    7
    MIT
  • Why this server?

    Wraps bazel commands to return structured JSON output for building and testing.

    A
    license
    -
    quality
    B
    maintenance
    Provides MCP servers that wrap common developer tools (git, npm, docker, etc.) returning structured JSON output, enabling AI agents to reliably interact with these tools without parsing fragile terminal text.
    Last updated
    5
    128
    MIT
  • Why this server?

    Intercepts bazel commands and executes them locally to save tokens.

    A
    license
    -
    quality
    A
    maintenance
    Enables AI coding assistants to execute shell commands locally, intercepting deterministic commands like git status and npm test before they reach the LLM, saving tokens and reducing latency.
    Last updated
    14
    29
    MIT
  • Why this server?

    Provides tools to build, test, and manage Bazel-based projects, including target discovery, querying dependencies, and running build commands.

    A
    license
    -
    quality
    B
    maintenance
    A comprehensive MCP server and CLI for Bazel-based Apple platform development, providing 112 tools across 19 workflow categories for building, testing, debugging, and managing iOS, macOS, tvOS, watchOS, visionOS, and Swift Package Manager projects.
    Last updated
    6
    5
    MIT