This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
Summary
AI summaryAdded list_skills and load_skill tools for discovering and loading usage guides.
Full changelog
What's Changed
- feat: add list_skills/load_skill tools for discoverable usage guides by @wolfeidau in https://github.com/buildkite/buildkite-mcp-server/pull/322
Tool Changes
New tools: list_skills and load_skill
- Discover and load on-demand usage guides for Buildkite MCP tools, instead of relying solely on tool descriptions or the server's static instructions.
list_skillslists available skill guides, optionally filtered with aquerystring matched against each guide's name and description.load_skillreturns the full text of a named skill guide.- The first skill is
debug-logs-guide, the existing guide for debugging build failures withtail_logs,search_logs, andread_logs. It was previously available only as a passive MCP resource (buildkite://debug-logs-guide); it's now also discoverable and loadable as a tool.
Full Changelog: https://github.com/buildkite/buildkite-mcp-server/compare/v1.11.0...v1.12.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
About buildkite/buildkite-mcp-server
Official MCP server for Buildkite. Create new pipelines, diagnose and fix failures, trigger builds, monitor job queues, and more.
Related context
Related tools
Beta — feedback welcome: [email protected]