About
Overview
The Buildkite MCP Server enables AI agents to interact with Buildkite's CI/CD platform. It provides tools for triggering builds, viewing logs, managing pipelines, and inspecting agent pools.
Capabilities
Tools & Capabilities
⚡list_pipelines
List pipelines
⚡trigger_build
Trigger a new build
⚡get_build
Get build details and status
⚡get_build_log
Get build step logs
Setup
Installation
bash
Install
npx -y @buildkite/mcp-server-buildkiteExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"buildkite": {
"command": "npx",
"args": ["-y", "@buildkite/mcp-server-buildkite"]
}
}
}Quick Info
Authorbuildkite
LanguageTypeScript
StatusStable
Stars★ 45
Last UpdatedFeb 12, 2026