1. Conduid
  2. Data
  3. buildkite/buildkite-mcp-server
MCP server · Data

buildkite/buildkite-mcp-server

Official MCP Server for Buildkite.

Unclaimed MIT last commit 6 months ago mcp-serverdevtoolsbuildkite
69Good

Scored 3 hours ago · breakdown

About buildkite/buildkite-mcp-server

buildkite/buildkite-mcp-server is an MCP server published by buildkite in the Data category: official MCP Server for Buildkite. It has been installed 0 times through Conduid.

The repository has 48 stars and 29 forks, with the last commit 6 months ago. Six months or more without a commit doesn't mean the server is broken, but check the open issues (0) before depending on it in production.

Install

Install
npx buildkite-mcp-server

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about buildkite/buildkite-mcp-server

Powered by Claude · Grounded in docs

I know everything about buildkite/buildkite-mcp-server. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • !Scoped permissionsDoesn't declare a permission scope. Assume it can do anything its process can.

Releases

v1.20.0v1.20.0 · 24 Aug 2026What's Changed fix(deps): update go-minor-patch by @renovate[bot] in https://github.com/buildkite/buildkite-mcp-server/pull/359 feat: filter agents by cluster queue ID by @wolfeidau in…
v1.19.0v1.19.0 · 19 Aug 2026Buildkite MCP server v1.19.0 adds per-build Test Engine results (`list_tests_for_build`), dynamic pipeline upload inspection (`list_step_uploads`, `get_step_upload`), and job state counts in build failure summaries — so AI agents can debug…
v1.18.0v1.18.0 · 11 Aug 2026What's Changed Add list_tests MCP tool for listing Test Engine tests with execution metrics by @meghan-kradolfer in https://github.com/buildkite/buildkite-mcp-server/pull/360 New Contributors @meghan-kradolfer made their first contribution…
v1.17.1v1.17.1 · 11 Aug 2026What's Changed Serialize tool results with one record per line by @nethsix in https://github.com/buildkite/buildkite-mcp-server/pull/355 evals: drive babystand from a config matrix (evals.yaml) by @nethsix in…
v1.17.0v1.17.0 · 3 Aug 2026What's Changed Features feat: add wait_for_build tool with a sub-60s polling window by @wolfeidau in https://github.com/buildkite/buildkite-mcp-server/pull/353 Fixes fix: decode Job.Signal as a signal name, not an int by @jeremybumsted in…

README

buildkite-mcp-server

Build status

Model Context Protocol (MCP) server exposing Buildkite data (pipelines, builds, jobs, tests) to AI tooling and editors.

Full documentation is available at buildkite.com/docs/apis/mcp-server.


Library Usage

The exported Go API of this module should be considered unstable, and subject to breaking changes as we evolve this project.


Security

To ensure the MCP server is run in a secure environment, we recommend running it in a container.

This image is built from cgr.dev/chainguard/static and runs as an unprivileged user.


Contributing

Development guidelines are in DEVELOPMENT.md.


License

MIT © Buildkite

SPDX-License-Identifier: MIT

README mirrored from the source repository 3 hours ago. The original is authoritative.

Questions

About buildkite/buildkite-mcp-server

How do I install buildkite/buildkite-mcp-server?

Run npx buildkite-mcp-server, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is buildkite/buildkite-mcp-server safe to use with an AI agent?

Its trust score is 69 out of 100 (good). It passes 0 of 1 static security checks; the failures are listed above. It has no ConduID identity yet, so agent calls to it are not receipted.

Is buildkite/buildkite-mcp-server still maintained?

Yes — the latest release is v1.20.0 (24 Aug 2026), and the last commit was 6 months ago. The repository has 48 stars and 0 open issues.