buildkite-mcp

Drew-Goddyn/buildkite-mcp

3.2

If you are the rightful owner of buildkite-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A microservice for retrieving information from Buildkite via Model Context Protocol (MCP).

The Buildkite MCP Server is a microservice designed to facilitate the retrieval of information from Buildkite using the Model Context Protocol (MCP). It allows users to interact with Buildkite's API to perform various operations such as listing organizations, pipelines, builds, and jobs, as well as retrieving detailed information about specific builds and jobs. The server is set up to be easily integrated with Cursor, enabling automatic management of the server's lifecycle. Users can configure the server to work with their Buildkite API token, ensuring secure and authenticated access to Buildkite resources. The server also provides robust error handling, returning appropriate HTTP status codes and error messages for various error scenarios.

Features

  • Integration with Buildkite API for retrieving organizations, pipelines, builds, and jobs.
  • Automatic server management with Cursor integration.
  • Secure access using Buildkite API tokens.
  • Comprehensive error handling with HTTP status codes.
  • Support for listing and retrying failed jobs.