Back to Home
buildkite icon

buildkite-mcp-server

Verified Safe

by buildkite

Overview

An MCP server that exposes Buildkite CI/CD data (pipelines, builds, jobs, tests) to AI tooling and editors for enhanced context and automation.

Installation

Run Command
docker run -i --rm -e BUILDKITE_API_TOKEN="your-token" ghcr.io/buildkite/buildkite-mcp-server:0.7.0

Environment Variables

  • BUILDKITE_API_TOKEN
  • BUILDKITE_API_TOKEN_FROM_1PASSWORD

Security Notes

The server relies on a Buildkite API token for authentication, requiring careful management of this secret. The `op` (1Password CLI) execution for fetching secrets is controlled and not arbitrary code execution. The README actively recommends running the server in a container (from a Chainguard static image, as an unprivileged user), which are strong security practices for deployment. No direct `eval` or similar dangerous patterns for arbitrary code execution were found.

Similar Servers

Stats

Interest Score42
Security Score9
Cost ClassMedium
Avg Tokens1500
Stars42
Forks26
Last Update2026-01-09

Tags

BuildkiteCI/CDAI IntegrationModel Context ProtocolDeveloper Tools