buildkite-mcp-server
@wolfeidau
About buildkite-mcp-server
Official MCP Server for Buildkite.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"buildkite": {
"command": "buildkite-mcp-server",
"args": [
"stdio"
],
"env": {
"BUILDKITE_API_TOKEN": "bkua_xxxxxxxx"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is buildkite-mcp-server?
A Model Context Protocol (MCP) server that exposes Buildkite data—pipelines, builds, jobs, and tests—to AI tooling and editors.
How to use buildkite-mcp-server?
—
Key features of buildkite-mcp-server
- Exposes Buildkite pipelines, builds, jobs, and tests.
- Integrates with AI tooling and editors via MCP.
Use cases of buildkite-mcp-server
- Enabling AI assistants to query Buildkite build status.
- Automating pipeline inspection from AI-powered IDEs.
FAQ from buildkite-mcp-server
What is the recommended way to run buildkite-mcp-server?
Run it in a container using the provided image, which is based on cgr.dev/chainguard/static and runs as an unprivileged user.
Is the exported Go API stable?
No, the exported Go API of this module is considered unstable and subject to breaking changes.
Where can I find full documentation?
Full documentation is available at buildkite.com/docs/apis/mcp-server.
What license is buildkite-mcp-server distributed under?
MIT © Buildkite (SPDX-License-Identifier: MIT).
More Other MCP servers
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
Comments