Skip to content

This release adds 3 notable features for engineering teams evaluating rollout.

Published 27d MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

buildkite mcp-server

Summary

AI summary

Added list_jobs and get_job tools, improved artifact download logic, and enabled API pagination for failed executions.

Full changelog

What's Changed

  • feat: adds list_jobs/get_job tools and make build tools build-only by @nethsix in https://github.com/buildkite/buildkite-mcp-server/pull/294
  • fix(buildkite): use API pagination for failed executions by @wolfeidau in https://github.com/buildkite/buildkite-mcp-server/pull/296
  • feat: return smart artifact downloads by @wolfeidau in https://github.com/buildkite/buildkite-mcp-server/pull/295
  • fix(artifacts): slim down list_artifacts output by @wolfeidau in https://github.com/buildkite/buildkite-mcp-server/pull/297

Full Changelog: https://github.com/buildkite/buildkite-mcp-server/compare/v1.7.0...v1.8.0

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track buildkite/buildkite-mcp-server

Get notified when new releases ship.

Sign up free

About buildkite/buildkite-mcp-server

Official MCP server for Buildkite. Create new pipelines, diagnose and fix failures, trigger builds, monitor job queues, and more.

All releases →

Related context

Earlier breaking changes

  • v1.4.0 Added required fields `org_slug`, `pipeline_slug`, `build_number`, `job_id`, `artifact_id` to `get_artifact` input schema.
  • v1.4.0 Removed `url` argument from `get_artifact` input schema.

Beta — feedback welcome: [email protected]