buildkite/buildkite-mcp-server
Official MCP server for Buildkite. Create new pipelines, diagnose and fix failures, trigger builds, monitor job queues, and more.
Ads
Overview
Official MCP server for Buildkite. Create new pipelines, diagnose and fix failures, trigger builds, monitor job queues, and more.
Installation
Installation instructions are not available yet.
Configuration
Configuration example is not available yet.
Capabilities
- List pipelines
Ask the assistant to browse your Buildkite organization's pipelines using `list_pipelines`.
- Inspect builds
Retrieve recent builds for a pipeline with `list_builds` and drill into a specific build's details via `get_build`.
- Examine jobs and logs
List jobs within a build using `list_jobs` and fetch the raw log output for a job with `get_job_log`.
- Review test results
Access test summaries and individual test details for a build through `list_tests` and `get_test`.
Tags
- devops
- deployment
- development
- workflow-automation
- awesome-list
Related MCP servers
Context7 MCP
OfficialOfficial Context7 MCP server that brings up-to-date, version-specific library documentation and code examples into AI coding prompts.
Chrome DevTools MCP
OfficialOfficial Chrome DevTools MCP server for controlling and inspecting a live Chrome browser from coding agents such as Gemini, Claude, Cursor, and Copilot.
Mastra/mcp
OfficialClient implementation for Mastra, providing seamless integration with MCP-compatible AI models and tools.
GitHub MCP Server
OfficialConnect your AI assistant to GitHub repositories, issues, pull requests, and search.