Back to Apps

Skia Buildbot MCP
by google
AI-powered infrastructure tools for the Skia graphics library, enabling automated code review and build analysis.
0 stars
Works in:claude
Exposes:Tools
What it does
Connects AI agents to the Skia infrastructure, primarily focusing on automating the code review process and interacting with the Skia buildbot system to analyze build and test results.
Tools
autoreview: Triggers the AI code review process for local commits to ensure quality and compliance with Skia standards.query_buildbot: (Inferred) Interact with Skia's build infrastructure to retrieve status and analysis logs.
Installation
Since this is part of a larger infrastructure repo, it is typically run via Bazel:
{
"mcpServers": {
"skia-buildbot": {
"command": "bazelisk",
"args": ["run", "//cmd/autoreview"]
}
}
}
Supported hosts
- Claude Desktop
Quick install
bazelisk run //cmd/autoreviewInformation
- Pricing
- free
- Published
- 8/3/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{
"mcpServers": {
"skia-buildbot": {
"command": "bazelisk",
"args": ["run", "//cmd/autoreview"]
}
}
}





