Buildkite

Buildkite MCP Connector for Claude

A+

Automate CI/CD pipelines via Buildkite — manage builds, agents, and deployments directly from any AI agent.

11 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Buildkite account to any AI agent and take full control of your CI/CD workflows through natural conversation.

What you can do

  • Pipelines & Builds — List active pipelines, trigger new builds, retry failed executions, or cancel stuck pipelines instantly
  • Deep Log Inspection — Retrieve the exact details of specific builds, examining job lists, statuses, and tracking links
  • Agent Management — Ping your connected build agents globally and verify their status
  • Organizational Overview — Monitor your organization's scale, retrieve active pipelines across the entire company, and get recent builds map

How it works

  1. Subscribe to this server
  2. Enter your Buildkite API Token and Organization Slug
  3. Start managing your CI/CD pipelines from Claude, Cursor, or any MCP-compatible client

No more context-switching to the terminal or web console. Your AI agent becomes your build operation center.

Who is this for?

  • DevOps & Platform Teams — orchestrate hybrid CI infrastructure, monitor hanging processes, and cancel stuck builds effortlessly
  • Software Engineers — trigger ad-hoc test runs on specific feature branches without leaving your IDE
  • Tech Leads — get a clean summary of the team's build failure rates before merging to production
ci-cdpipeline-automationdeploymentbuild-managementdevops

11 tools expose this connector's capabilities to your AI agent.

cancel_build

Cancel a running build

create_build

Trigger a new build for a pipeline

get_access_token_info

Retrieve information about the current API token

get_build

Get details of a specific build

get_pipeline

Get details of a specific pipeline

list_agents

List all build agents in the organization

list_all_builds

List all builds across the entire organization

list_organizations

List all organizations the token has access to

list_pipeline_builds

List builds for a specific pipeline

list_pipelines

List all pipelines in the organization

rebuild

Rebuild a specific build

See how to talk to your AI agent using Buildkite.

What recent builds ran on our production pipeline?

I checked your recent pipeline execution logs. Build #204 passed on the main branch, but Build #205 failed on the frontend-refactor branch. Would you like me to inspect the failed build's logs?

Cancel build #205 because of a wrong commit.

Got it. I've sent the cancellation command to Buildkite for Build #205 on the frontend-refactor pipeline. The agent runners have been halted and the state is now marked as cancelled.

Trigger a new build on HEAD of the main branch for our react-app.

I've successfully created a new build execution for the react-app pipeline targeting 'HEAD' on the 'main' branch. It's now running. Let me know if you want me to monitor its status.

Yes. Ask the agent to find failed builds across your pipeline by using the list builds tool. Once it locates the specific build number, it can run the rebuild tool instantly, eliminating the need to search through hundreds of logs on the dashboard.

Related Connectors