Skip to Content
Build an MCPBuildkite

Buildkite MCP

Trigger and monitor Buildkite builds, fetch logs, and manage pipelines and agents.

Overview

Catalog IDmcp-buildkite
Categoryci-cd
Auth methodAPI key
Blast radiusmoderate
TrustVerified — published by cendriix
Version1.0.0
Regionsus-east-1, eu-west-1

Tools

ToolDescription
trigger_buildTrigger a Buildkite build.
list_buildsList builds.
get_build_logGet build log output.
cancel_buildCancel a running build.
list_pipelinesList pipelines.

Tool parameters

trigger_build

Trigger a Buildkite build.

ParameterTypeDescription
organizationstringrequiredOrganization slug
pipelinestringrequiredPipeline slug
branchstringrequiredBranch name
commitstringoptionalCommit SHA
messagestringoptionalBuild message

list_builds

List builds.

ParameterTypeDescription
organizationstringrequiredOrganization slug
pipelinestringoptionalPipeline slug
statestringoptionalFilter by state

get_build_log

Get build log output.

ParameterTypeDescription
organizationstringrequiredOrganization slug
pipelinestringrequiredPipeline slug
build_numberintegerrequiredBuild number

cancel_build

Cancel a running build.

ParameterTypeDescription
organizationstringrequiredOrganization slug
pipelinestringrequiredPipeline slug
build_numberintegerrequiredBuild number

list_pipelines

List pipelines.

ParameterTypeDescription
organizationstringrequiredOrganization slug

Installing

  1. In Cendriix, go to Settings → MCPs
  2. Find Buildkite and click Install
  3. Paste your API key after installing. It is validated, then encrypted at rest in a secrets vault scoped to your tenant.
  4. Click Test Connection to run a health check and list available tools

Authentication. Paste your API key after installing. It is validated, then encrypted at rest in a secrets vault scoped to your tenant.

Blast radius

This MCP is classified moderate. This MCP can create and update records in the connected service, but cannot delete infrastructure.

Every tool invocation is recorded in your Audit Log. You can remove this MCP at any time from Settings → MCPs, which revokes tool access immediately.

Further reading

Last updated on