Connect Your AI Agent with Buildkite for Slack

Integrate Buildkite MCP server into your Slack workspace for instant access to your AI agent.

Back to MCP Servers
Buildkite
Buildkite
Run fast, secure, and scalable CI pipelines on your own infrastructure

Categories

Infrastructure & Cloud

Available Tools

Tools that your AI agent can use through this MCP server to interact with Buildkite

List Organization Slug Options

Retrieves available options for the Organization Slug field.

Retry Job

Retries a failed or timed out job. Each job can only be retried once. See the documentation

Rebuild Build

Creates a new build from an existing build, preserving lineage. See the documentation

List Pipelines

Returns a list of an organization's pipelines. See the documentation

List Organizations

Returns a list of organizations accessible by the API token. See the documentation

List Builds for Pipeline

Returns a list of a pipeline's builds, filterable by state, branch, and commit. See the documentation

List Build Artifacts

Returns a list of artifacts for a build. See the documentation

List Build Annotations

Returns a list of annotations for a build. See the documentation

Get Current User

Returns basic details about the user account that sent the request. See the documentation

Get Job Log

Returns the log output for a specific job in a build. See the documentation

Get Job Environment Variables

Returns the environment variables for a specific job in a build. See the documentation

Get Build

Returns the details for a single build, including its jobs. See the documentation

Get Access Token

Returns details about the API access token used to authenticate the request, including its scopes. See the documentation

Download Artifact

Returns a download URL for a specific artifact. See the documentation

Create Build

Creates a new build for a pipeline. See the documentation