Buildkite MCP
by Buildkite
Official Buildkite MCP server for managing CI/CD pipelines and builds from AI assistants
devops Go Intermediate Self-hostable Docker Verified
β 100 stars π
Updated: 1mo ago
Description
Official Buildkite MCP server that brings your CI/CD infrastructure into the AI conversation. Create and trigger builds, monitor pipeline status, manage agents, and analyze build logs β all through natural language from your AI assistant. Built in Go for performance, it connects to the Buildkite API to provide real-time visibility into your build infrastructure. Ideal for teams running complex build pipelines who want to streamline operations by querying and controlling Buildkite without leaving their development environment.
β Best for
Teams using Buildkite for CI/CD who want AI-driven pipeline monitoring and build management
βοΈ Skip if
You use a different CI/CD platform like CircleCI or GitHub Actions
π‘ Use cases
- Triggering and monitoring builds across multiple Buildkite pipelines from an AI assistant
- Investigating build failures by pulling logs and analyzing error patterns
- Managing Buildkite agents and their availability across your infrastructure
- Getting quick status updates on pipeline health without opening the Buildkite dashboard
π Pros
- β Official integration maintained by the Buildkite team
- β Built in Go β fast binary with no runtime dependencies
- β Available as Docker container for easy deployment
- β Direct API access to all Buildkite pipeline and build operations
π Cons
- β Requires Buildkite API token with sufficient permissions
- β Limited to Buildkite β not a universal CI/CD connector
- β Binary distribution requires manual download or Docker setup (no npx)
π§ Exposed tools (5 tools)
| Tool | Category | Description |
|---|---|---|
| get_build_logs | debugging | Retrieve logs from a build job for analysis |
| trigger_build | management | Trigger a new build on a specified pipeline |
| list_pipelines | monitoring | List all pipelines in a Buildkite organization |
| get_build_status | monitoring | Get the current status of a specific build |
| list_agents | monitoring | List available Buildkite agents and their status |
β‘ Installation
Prerequisites:
- β’ go
- β’ Buildkite API access token
- β’ API key required
Check Claude Code documentation to configure this MCP server.
π‘ Tips & tricks
Generate a Buildkite API token with read and write access to organizations, pipelines, and builds. Use list_agents to check infrastructure health before triggering critical builds. The Docker image is the fastest way to get started without compiling from source.
π Alternatives
Quick info
- Author
- Buildkite
- License
- MIT
- Runtime
- Go
- Transport
- β
- Category
- devops
- Difficulty
- Intermediate
- Self-hostable
- β
- Auth
- β
- Docker
- π³ Docker available
- Version
- latest
- Updated
- Feb 28, 2026
Client compatibility
- β Claude Code
- β Cursor
- β VS Code Copilot
- β Gemini CLI
- β Windsurf
- β Cline
- β JetBrains AI
- β Warp
Platforms
π macOS π§ Linux πͺ Windows