Bazel MCP
About
A local MCP server that exposes Bazel build system capabilities to AI assistants.
Details
- Author
- saeid-rez
- Categories
- Developer Tools, Infrastructure
Jump to
Setup
Install Bazel MCP in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/saeid-rez/bazel-mcp
Follow the installation instructions in the repository README, then restart your MCP client.
AModel Context Protocolserver that exposes Bazel build system capabilities to AI assistants.
Requiresuv. Run against a Bazel workspace. Open that repo in Cursor, then add to.cursor/mcp.json.
{ "mcpServers": { "bazel": { "command": "uvx", "args": ["bazel-mcp-server"] } } }
{ "mcpServers": { "bazel": { "command": "uvx", "args": ["--from", "git+https://github.com/saeid-rez/bazel-mcp", "bazel-mcp-server"] } } }
Bazel commands run in your open workspace by default.
If your MCP client does not start the server from the Bazel workspace, pass the workspace explicitly:
{ "mcpServers": { "bazel": { "command": "uvx", "args": [ "bazel-mcp", "--workspace-root", "/path/to/your/bazel/workspace" ] } } }
bazel-mcp-server --bazel-path bazelisk --timeout 600 --max-output-chars 64000
git clone https://github.com/saeid-rez/bazel-mcp cd bazel-mcp uv sync --group dev uv run pytest
This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.
All Azure MCP tools in a single server. The Azure MCP Server implements the MCP specification to create a seamless connection between AI agents and Azure services. Azure MCP Server can be used alone or with the GitHub Copilot for Azure extension in VS Code.
Flag features, manage company data, and control feature access using Bucket.
Enable AI Agents to fix build failures from CircleCI.
interacts with ConfigCat feature flag platform. Supports managing feature flags, configs, environments, products and organizations. Helps to integrate ConfigCat SDK, implement feature flags or remove zombie (stale) flags.
Boost security in your dev lifecycle via SAST, SCA, Secrets & IaC scanning with Cycode.
Turn your favourite AI tool into a feature management assistant. DevCycle's MCP works with your favourite coding assistant so you can create and monitor feature flags using natural language right in your workflow.
Official Docker MCP Toolkit for discovering, configuring, and running containerized MCP servers through Docker Desktop and the Docker MCP gateway.
The Octopus MCP Server provides your AI assistant with powerful tools that allow it to inspect, query, and diagnose problems within your Octopus instance, transforming it into your ultimate DevOps wingmate.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





