A
licenseNot graded
qualityA
maintenanceOfficial MCP Server for Buildkite.
54
MIT
No user-submitted related servers found.
Scored across 4 tools
Each tool targets a distinct action: checking setup, listing workflows, running them, and validating syntax. No overlap in purposes.
All tools follow a consistent verb_noun pattern (e.g., list_workflows, run_workflow) with 'act_doctor' as a slight exception but still clear.
4 tools is well-scoped for the server's purpose of testing GitHub Actions workflows locally, covering essential operations without excess.
Covers the key operations: setup check, listing, running, and validation. Minor gap might be configuring act, but the set is functional for typical use.