buildkite-mcp-server
io.github.buildkite/buildkite-mcp-server
MCP server exposing Buildkite API data (pipelines, builds, jobs, tests) to AI tooling and editors.
Install surfaces
How buildkite-mcp-server runs, per the official MCP registry entry.
- oci
docker ghcr.io/buildkite/buildkite-mcp-server:0.7.0
Governed execution
How KLA gates calls to buildkite-mcp-server once it is connected.
A published policy defines which buildkite-mcp-server actions an agent may take and under what conditions. Each call passes through a policy gate at the tool-call boundary. Permitted actions execute, with the policy basis recorded. Flagged actions execute and are sampled for scheduled human review. High-stakes actions pause and route to a named reviewer on the Decision Desk. The call, the policy decision, and any approval are sealed as an evidence record.
KLA also governs the agent frameworks and model providers you already run. See integrations.
