Integrate Buildkite MCP server into your Slack workspace for instant access to your AI agent.
Tools that your AI agent can use through this MCP server to interact with Buildkite
Retrieves available options for the Organization Slug field.
Retries a failed or timed out job. Each job can only be retried once. See the documentation
Creates a new build from an existing build, preserving lineage. See the documentation
Returns a list of an organization's pipelines. See the documentation
Returns a list of organizations accessible by the API token. See the documentation
Returns a list of a pipeline's builds, filterable by state, branch, and commit. See the documentation
Returns a list of artifacts for a build. See the documentation
Returns a list of annotations for a build. See the documentation
Returns basic details about the user account that sent the request. See the documentation
Returns the log output for a specific job in a build. See the documentation
Returns the environment variables for a specific job in a build. See the documentation
Returns the details for a single build, including its jobs. See the documentation
Returns details about the API access token used to authenticate the request, including its scopes. See the documentation
Returns a download URL for a specific artifact. See the documentation
Creates a new build for a pipeline. See the documentation